IsActorsAIOff

From the Fallout3 GECK Wiki
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