unreal.RigUnit_InteractionExecution
¶
- class unreal.RigUnit_InteractionExecution(execute_context: ControlRigExecuteContext = [])¶
Bases:
RigUnit
Event for executing logic during an interaction
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_InteractionExecution.h
Editor Properties: (see get_editor_property/set_editor_property)
execute_context
(ControlRigExecuteContext): [Read-Write] Execute Context: The execution result
- property execute_context: ControlRigExecuteContext¶
[Read-Only] Execute Context: The execution result
- Type: