IsActorsAIOff

From the Fallout3 GECK Wiki
Revision as of 07:40, 11 January 2011 by imported>Ez0n3
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK Version 1.1.0.262 for Fallout: New Vegas.

Description

Returns 1 if the calling actor's AI has been turned off.

Syntax

[help]
(0, 1:int) [Actor].IsActorsAIOff

Example

BuddyRef.IsActorsAIOff

See Also