IsTalkingActivatorActor

From the Fallout3 GECK Wiki
Revision as of 12:49, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Jump to navigation Jump to search

Description

IsTalkingActivatorActor Tests to see if the talking activator is using an actor to speak. It is called on a Reference and takes one parameter, the actor you are testing.

Syntax

[ObjectRef.]IsTalkingActivatorActor ActorREF

Examples

ComputerRef.IsTalkingActivatorActor BuddyRef

Check to see if Buddy is talking through the computer.

Notes

  • None at this time


See Also

IsActorTalkingThroughActivator
SetTalkingActivatorActor

Reference

None provided.