GetGroupMemberCount

From the Fallout3 GECK Wiki
Revision as of 13:22, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description[edit | edit source]

GetGroupMemberCount returns the number of members in the actor's combat group. It will return 0 if the reference is not an actor or if the actor is not in combat. A return value of 1 means the actor is in combat but fighting by themselves.

Syntax[edit | edit source]

[ActorREF].GetGroupMemberCount

See Also[edit | edit source]