IsTalking

From GECK
Jump to: navigation, search

Link to TES4 Construction Set Wiki: IsTalking.

A function included in the GECK for Fallout 3.

Description

Returns 1 if the actor is currently talking.

Syntax

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

Example

if BuddyRef.IsTalking 

See Also