Skip to main content

B1WorldMissionConditionChecker

  • Runtime checker for a single world mission condition, tracking its current count and completion state.
    * Part of FB1WorldMissionChecker which groups all conditions for a world mission.
PropertyTypeDescriptionMetadata
ConditionFB1MissionConditionDataThe condition definition being tracked by this checker.
CurrentCountint32Current accumulated count for this condition.
CompareTypeEB1CompareTypeComparison operator used to evaluate whether this condition is satisfied.