Skip to main content

B1QuestHistoryElement

  • Represents the history entry for a single quest task, recording its success, failure, active state, end tick, and condition progress.
PropertyTypeDescriptionMetadata
IsSuccessboolWhether this mission task was completed successfully.
IsFailboolWhether this mission task has failed.
IsActiveboolWhether this mission task is currently active.
EndTickint64The game tick at which this task ended.
ConditionDatasTArrayThe list of condition progress data entries for this task.