GetGroupTargetCount

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

Description

GetGroupTargetCount returns the number of targets in the actor's combat group. It will return 0 if the reference is not an actor, the actor is not in combat, or if the actor is in combat but has no targets.

Syntax

[ActorREF].GetGroupTargetCount

See Also