unreal.RigUnit_HierarchyReset¶
- class unreal.RigUnit_HierarchyReset(execute_pin: RigVMExecutePin = [])¶
Bases:
RigUnit_DynamicHierarchyBaseMutableRemoves all elements from the hierarchy Note: This node only runs as part of the construction event.
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_DynamicHierarchy.h
Editor Properties: (see get_editor_property/set_editor_property)
execute_pin(RigVMExecutePin): [Read-Write] * This property is used to chain multiple mutable units together