====== GAME_CONDITION_BUILDING_BUILT ====== Deprecated names: * EVENT_CONDITION_BUILDING_BUILT **Category**: Data Parent class: [[:api:game_condition|GAME_CONDITION]]\\ //[[:annotations#cloneable|Cloneable]]// ===== Properties ===== ---- ==== AssetBuilding ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:api:building|BUILDING]]'' * **Expected**: ''asset ID'' ---- ==== IsEditingQuest ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''false'' ---- ==== RequiredPartList ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:monument_required_part_pair|MONUMENT_REQUIRED_PART_PAIR]]>'' * **Expected**: ''list of MONUMENT_REQUIRED_PART_PAIR values'' ---- ==== SpecificAssetPartListRequired ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:building_part|BUILDING_PART]]>'' * **Expected**: ''list of asset IDs'' ---- ==== BuildingFunctionListRequired ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#list|list]]<[[:api:building_function|BUILDING_FUNCTION]]>'' * **Expected**: ''list of asset IDs'' ---- ==== IsOwnText ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''false''