# Get Default Build Flags
Grammar — Get the default build flags for building buildingType made by player player
Flags —Function
|CustomAI
Returns the default build flags for a type of building made by a player.
# Arguments
int
— Playerstring
— Building Type
Returns — int
# Related
Category: AI Advanced / Construction / Functions
- Get Default Build Flags
- Player Has Resources —
bool
— AIHasRes - Tech Count —
int
— AITechCount - Known Unit Count —
int
— AIKnownUnitCount - Get AI Suggested Build Loc —
point
— AIGetBuildingPlacement
# Examples
— None found —