IsFleeing

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns whether the calling actor is either fleeing from combat, or is running a Flee-type AI package.

Syntax

[help]
(isFleeing:0/1) reference.IsFleeing

Example

set bFleeing to actorRef.IsFleeing 

See Also