====== QUEST ====== **Category**: Asset Parent class: [[preview:api:abstract_quest|ABSTRACT_QUEST]]\\ //[[:annotations#cloneable|Cloneable]]// [[preview:assets:quest| List of QUEST assets]] ===== Properties ===== ---- ==== ObjectiveList ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[preview:data-types#list|list]]<[[preview:api:game_condition|GAME_CONDITION]]>'' * **Expected**: ''list of GAME_CONDITION values'' ---- ==== FailureConditionList ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[preview:data-types#list|list]]<[[preview:api:game_condition|GAME_CONDITION]]>'' * **Expected**: ''list of GAME_CONDITION values'' ---- ==== QuestInitializationActionList ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[preview:data-types#list|list]]<[[preview:api:game_action|GAME_ACTION]]>'' * **Expected**: ''list of GAME_ACTION values'' ---- ==== QuestSuccessActionList ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[preview:data-types#list|list]]<[[preview:api:game_action|GAME_ACTION]]>'' * **Expected**: ''list of GAME_ACTION values'' ---- ==== QuestFailActionList ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[preview:data-types#list|list]]<[[preview:api:game_action|GAME_ACTION]]>'' * **Expected**: ''list of GAME_ACTION values''