GetGroupMemberCount

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

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

[help]
(combatGroupCount:int) [actor:ref].GetGroupMemberCount 

See Also