BuildingDesc
Description
Fields
| Type | Name |
|---|---|
| Container< BuildingCostInfo > | costs |
| String | name |
| String | bp |
| String | ghost_bp |
| String | menu_icon |
| String | localization_id |
| String | description |
| String | upgrade |
| String | building_group |
| Container< String > | resource_requirement |
| ResourceBasket | cost |
| ResourceBasket | build_cost |
| Container< Pair_ushort_Vector_String > | connect |
| String | limit_name |
| String | require |
| String | min_radius_effect |
| String | menu_action |
| String | season_only |
| Container< StringHash > | exclude_terrain_types |
| Container< StringHash > | overrides |
| Container< StringHash > | erase_type |
| IdString | category |
| IdString | type |
| uint | limit |
| int | map_limit |
| float | order |
| float | min_radius |
| String | radius_name |
| uchar | mission_mode |
| String | building_mode |
| uchar | level |
| bool | line_connector |
| bool | buildable |
| bool | pipe_mode |
| bool | build_on_water |
| bool | sellable |
| bool | instant_build |
| bool | rotate_info |
| bool | block_rotation |
| bool | difficulty_cost_apply |
| bool | check_connect |
| bool | is_global |
| bool | is_shortcut_bindable |
| bool | disableable |
| uchar | going_green_state |
| int | condition |
| String | condition_value |