Difference between revisions of "IsTalkingActivatorActor"

Jump to navigation Jump to search
65 bytes removed ,  06:31, 12 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
 
Line 1: Line 1:
=='''Description'''==
{{Function
 
|CSWikiPage = IsTalkingActivatorActor
'''[[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.
|origin = GECK1
 
  |summary = 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'''==
|name = IsTalkingActivatorActor
 
|returnVal = 0, 1
  [''ObjectRef''.]IsTalkingActivatorActor ''ActorREF''
|returnType = int
 
  |referenceType = [ObjectRefID]
=='''Examples'''==
|arguments =
 
  {{FunctionArgument
  ComputerRef.IsTalkingActivatorActor BuddyRef
  |Name = ActorRefID
  |Type = ref
  }}
  |example = ComputerRef.IsTalkingActivatorActor BuddyRef
Check to see if Buddy is talking through the computer.
Check to see if Buddy is talking through the computer.
}}


=='''Notes'''==
==See Also==
*None at this time
*[[IsActorTalkingThroughActivator]]
 
*[[SetTalkingActivatorActor]]
 
=='''See Also'''==
[[IsActorTalkingThroughActivator]]<br>
[[SetTalkingActivatorActor]]
 
=='''Reference'''==
None provided.
<!-- [[IsTalkingActivatorActor_Reference|List of functions that use IsTalkingActivatorActor]]  (wiki) -->


[[Category:Functions]]
[[Category:Functions]]
Anonymous user

Navigation menu