Skip to main content

B1QuestConditionData

  • Stores the progress data for a single quest condition, including the current count, goal count, and condition type.
PropertyTypeDescriptionMetadata
CurrentCountint64The current progress count toward the condition goal.
GoalCountint64The target count required to satisfy this condition.
ConditionTypeEB1MissionConditionThe type of mission condition being tracked.