unreal.RigVMFunction_MathBoolToggled
¶
- class unreal.RigVMFunction_MathBoolToggled(value: bool = False, toggled: bool = False)¶
Bases:
RigVMFunction_MathBoolBase
Returns true if the value has changed from the last run
C++ Source:
Module: RigVM
File: RigVMFunction_MathBool.h
Editor Properties: (see get_editor_property/set_editor_property)
toggled
(bool): [Read-Write]value
(bool): [Read-Write]