ScarDoc

Start typing to search the SCAR reference.

Function
SGroup

SGroup_IsUpgrading

Returns true if ALL or ANY squads in a group are currently upgrading. You can pass in nil for upgradeid if it doesn't matter what is being upgraded.

On this page
SGroup_IsUpgrading(sgroup, blueprint, all)

Description

Set all to true to check for ALL or set to false to check for ANY

Parameters

  • sgroupSGroupIDrequired
  • blueprintUpgradeBlueprintrequired
  • allBooleanrequired

Returns

Boolean

Source

Declared in the game's script sources at:

scar/groups.scar