IsIdlePlaying

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if the actor is currently playing a special idle.

Syntax

[help]
(0, 1:int) [ActorRefID].IsIdlePlaying

Example

BuddyRef.IsIdlePlaying == 1 

See Also