IsSneaking
Jump to navigation
Jump to search
Checks to see whether the actor is currently sneaking.
Parameters
None
Return Value
Returns 1 if the actor is sneaking.
Notes
- This condition may cause a CTD if it is evaluated on TalkingActivators. As a workaround, put other conditions that will filter out any potential TalkingActivators earlier in the conditions list.