PoseCanChangeUnaided
Callable
Parameters
C: Character
The character to check
poseName: AssetPoseName
The name of the pose to check for
Returns boolean
- Returns true if the character can always change a pose without struggle or external aid
The character to check
The name of the pose to check for
Checks whether the given character can change to the pose unaided.
Equivalent to checking whether a pose change has the PoseChangeStatus.ALWAYS status.