Skip to main content

B1QuestHistoryData

  • Stores the history data for an entire quest, including priority, a map of mission history elements, and lazy completion state.
PropertyTypeDescriptionMetadata
Priorityint64The priority order in which this history entry was added.
HistoryElementMapTMapMissionDtId
IsLazyCompletedboolWhether this quest has been lazily completed, requiring an explicit complete call.