# Get Default Build Flags

Grammar — Get the default build flags for building buildingType made by player player
FlagsFunction | CustomAI

Returns the default build flags for a type of building made by a player.

# Arguments

  • int — Player
  • string — Building Type

Returns — int

Category: AI Advanced / Construction / Functions

# Examples

— None found —