Difference between revisions of "IsSprinting"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Mojo
 
Line 1: Line 1:
Checks to see whether the actor is currently sprinting.


==Parameters==
None
==Return Value==
Returns 1 if the actor is sprinting.
==See Also==
*[[IsRunning]]
*[[IsSneaking]]
==Papyrus Version==
*[[IsSprinting - Actor]]


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 23:30, 13 November 2013

Checks to see whether the actor is currently sprinting.

Parameters[edit | edit source]

None

Return Value[edit | edit source]

Returns 1 if the actor is sprinting.

See Also[edit | edit source]

Papyrus Version[edit | edit source]