Function
EGroup
EGroup_IsCapturedByTeam
Returns true if all or any strategic points in a group have been captured. Use ANY or ALL.
On this page
EGroup_IsCapturedByTeam(egroup, teamId, all)Description
This function will ignore all entities that cannot be captured and will return false if no entities in the group can be captured.
Parameters
egroupEGroupIDrequiredteamIdTeamIDrequiredallBooleanrequired
Returns
BooleanSource
Declared in the game's script sources at:
scar/groups.scar