Function
Core
Core_IsTeamEliminated
Returns true if a team is eliminated from the game. A team is considered eliminated when all of its players are eliminated.
On this page
Core_IsTeamEliminated(teams_table)Description
Returns true if a team is eliminated from the game. A team is considered eliminated when all of its players are eliminated.
Parameters
teams_tableTeamrequired
Returns
BooleanSource
Declared in the game's script sources at:
scar/core.scar