IsOnGround

From the Oblivion ConstructionSet Wiki
Revision as of 23:56, 21 December 2011 by imported>8asrun6aer
Jump to navigation Jump to search


A command for Oblivion Script Extender

Syntax:

(IsOnGround:bool) actor:ref.IsOnGround

Returns 1 if the calling actor is on the ground.

See Also