Skip to main content

B1UpdateQuest

  • Represents an incremental update to a quest's history, identifying the quest, mission, removal state, and updated history element.
PropertyTypeDescriptionMetadata
QuestIdFNameThe data table ID of the quest being updated.
MissionDtIdFNameThe data table ID of the mission within the quest being updated.
IsRemoveQuestboolWhether this update represents the removal of the quest.
HistoryElementFB1QuestHistoryElementThe updated history element data for this quest task.