Difference between revisions of "GetGroupTargetCount"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Combat Functions]]
[[Category:Combat Functions]]
[[Category:Combat Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]

Latest revision as of 13:22, 15 August 2009

Description[edit | edit source]

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[edit | edit source]

[ActorREF].GetGroupTargetCount

See Also[edit | edit source]