unreal.SceneStateBooleanNotFunctionInstance¶
- class unreal.SceneStateBooleanNotFunctionInstance(output: bool = False)¶
Bases:
StructBaseFunction instance the boolean NOT operation where only one input is required
C++ Source:
Plugin: SceneState
Module: SceneStateTasks
File: SceneStateBooleanFunctions.h
Editor Properties: (see get_editor_property/set_editor_property)
input(bool): [Read-Write]output(bool): [Read-Write]