unreal.SceneStateIntegerOpFunctionInstance¶
- class unreal.SceneStateIntegerOpFunctionInstance(output: int = 0)¶
Bases:
StructBaseFunction instance for all integer operation functions involving two operands, left and right, and an integer result
C++ Source:
Plugin: SceneState
Module: SceneStateTasks
File: SceneStateIntegerFunctions.h
Editor Properties: (see get_editor_property/set_editor_property)
left(int32): [Read-Write]output(int32): [Read-Write]right(int32): [Read-Write]