unreal.SceneStateBooleanNotFunctionInstance

class unreal.SceneStateBooleanNotFunctionInstance(output: bool = False)

Bases: StructBase

Function 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]

property output: bool

[Read-Only]

Type:

(bool)