IsWaiting

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if the actor is currently in a wait state.

Syntax

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

Example

if BuddyRef.IsWaiting 

See Also