IsInAir

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns whether the calling actor is currently in the air (i.e. not on solid ground).

Syntax

(inAir:0/1) reference.IsInAir

Example

set bInAir to actorRef.IsInAir

See Also