Function
Team
Team_HasBuilding
Returns true if this team owns any buildings listed in the table.
On this page
Team_HasBuilding(team, entitytypes, bool)Description
This only looks at completed buildings - use Team_HasBuildingUnderConstruction to see if the team is building something Use ALL to check if all players on the team have this building
Parameters
teamTeamIDrequiredentitytypesBlueprintTablerequiredboolAnyoptional
Returns
BooleanSource
Declared in the game's script sources at:
scar/team.scar