Difference between revisions of "IsSneaking"
Jump to navigation
Jump to search
imported>Scornett |
imported>Mojo (Template update. Added related links.) |
||
Line 1: | Line 1: | ||
Returns 1 if the actor is | Checks to see whether the actor is currently sneaking. | ||
==Parameters== | |||
None | |||
==Return Value== | |||
Returns 1 if the actor is sneaking. | |||
==See Also== | |||
*[[IsRunning]] | |||
*[[IsSprinting]] | |||
==Papyrus Version== | |||
*[[IsSneaking - Actor]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Revision as of 23:35, 13 November 2013
Checks to see whether the actor is currently sneaking.
Parameters
None
Return Value
Returns 1 if the actor is sneaking.