Difference between revisions of "IsRunning"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>Scruggs
(returns 1 if auto-run is toggled)
Line 1: Line 1:
Returns 1 if the actor is currently running.
Returns 1 if the actor is currently running. If called on the player, this function returns 1 if auto-run is toggled, regardless of whether the player is actually moving.





Revision as of 19:00, 17 October 2006

Returns 1 if the actor is currently running. If called on the player, this function returns 1 if auto-run is toggled, regardless of whether the player is actually moving.


See Also

SetForceRun

GetForceRun