ScarDoc

Start typing to search the SCAR reference.

Function
SGroup

SGroup_HasSquadBlueprint

Check if ALL or ANY of the squads in a group have a specific blueprint.

On this page
SGroup_HasSquadBlueprint(sgroup, blueprint, all)

Description

The blueprint can be a table of blueprints or types (see Squad_HasBlueprint() for details)

Parameters

  • sgroupSGroupIDrequired
  • blueprintSBP/SquadType/Tablerequired
  • allBooleanrequired

Returns

Boolean

Source

Declared in the game's script sources at:

scar/groups.scar