Difference between revisions of "IsMovingBackward"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Attempt rather than move)
 
Line 4: Line 4:
'''Syntax:'''
'''Syntax:'''
  (IsMovingBackward:bool) ''actor:ref.''IsMovingBackward
  (IsMovingBackward:bool) ''actor:ref.''IsMovingBackward
Returns 1 if the calling actor is moving backward.
Returns 1 if the calling actor is attempting to move backward.


== See Also ==
== See Also ==

Latest revision as of 01:27, 13 July 2008


A command for Oblivion Script Extender

Syntax:

(IsMovingBackward:bool) actor:ref.IsMovingBackward

Returns 1 if the calling actor is attempting to move backward.

See Also[edit | edit source]