====== GAME_ACTION_DELIVER_RESOURCE ====== Deprecated names: * EVENT_ACTION_PAY **Category**: Data Parent class: [[preview:api:game_action|GAME_ACTION]]\\ //[[:annotations#cloneable|Cloneable]]// ===== Properties ===== ---- ==== BudgetCategory ==== //[[:annotations#serialized|Serialized]]// Not supported: TAXES, TRADE, TERRITORY_UPKEEP and TERRITORY_PURCHASE * **Type**: ''[[preview:api:budget_category|BUDGET_CATEGORY]]'' * **Expected**: ''enum value'' * **Default value**: ''BUDGET_CATEGORY.QUESTS'' ---- ==== AmountToPay ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[preview:api:resource_collection_value|RESOURCE_COLLECTION_VALUE]]'' * **Can also be built from**: ''[[preview:data-types#list|list]]<[[preview:api:resource_quantity_pair|RESOURCE_QUANTITY_PAIR]]>'' * **Expected**: ''RESOURCE_COLLECTION_VALUE value'' or ''list of RESOURCE_QUANTITY_PAIR values'' ---- ==== IsDeliveryAction ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[preview:data-types#boolean|boolean]]'' * **Expected**: ''boolean value'' * **Default value**: ''false''