GetGroupTargetCount

Revision as of 14:00, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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