Difference between revisions of "IsTalking"
Jump to navigation
Jump to search
imported>Maturin |
imported>Ez0n3 |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Returns 1 if the actor is currently talking. | {{Function | ||
|CSWikiPage = IsTalking | |||
|origin = GECK1 | |||
|summary = Returns 1 if the actor is currently talking. | |||
|name = IsTalking | |||
|returnVal = 0, 1 | |||
|returnType = int | |||
|referenceType = [ActorRefID] | |||
|example = if BuddyRef.IsTalking | |||
}} | |||
[[Category: Functions]] | [[Category:Functions]] | ||
[[Category: Actor State Functions]] | [[Category:Functions (GECK 1.1)]] | ||
[[Category: Condition Functions]] | [[Category:Actor State Functions]] | ||
[[Category:Actor State Functions (GECK 1.1)]] | |||
[[Category:Condition Functions]] | |||
[[Category:Condition Functions (GECK 1.1)]] |