Difference between revisions of "IsRunning"
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 running. | ||
==Parameters== | |||
None | |||
==Return Value== | |||
Returns 1 if the actor is running. | |||
==See Also== | |||
*[[IsSprinting]] | |||
*[[IsSneaking]] | |||
==Papyrus Version== | |||
*[[IsRunning - Actor]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Latest revision as of 23:34, 13 November 2013
Checks to see whether the actor is currently running.
Parameters[edit | edit source]
None
Return Value[edit | edit source]
Returns 1 if the actor is running.