Meta_PoseStateGuard
A PoseStateGuard prevents script event dispatch unless the specified pose is maintained.
Public Types
Property index.
Idx_Pose | string - The name of the recorded pose to match |
Idx_PoseState | bool - Whether the pose should be active to pass the guard (e.g. true = pose required, false = only pass if pose is NOT maintained) |