IsTalking

From the CreationKit Wiki
Revision as of 19:53, 14 February 2012 by imported>Catwheezle
Jump to navigation Jump to search

Syntax

<ActorRef>.IsTalking

Return Value

1 if the actor is currently talking.

Notes

  • This appears to work only for dialogue, not for scenes. For these, IsScenePlaying and IsInScene may be more useful.

See Also