Skip to main content

B1Milestone

  • Structure that stores runtime data for an achieved milestone.
    * Tracks the milestone ID, the target entity, the target data table ID, and read status.
PropertyTypeDescriptionMetadata
MilestoneIdFNameID of the milestone definition this entry refers to.
TargetEntityIdFB1EntityIdEntity ID of the target associated with this milestone achievement.
TargetDtIdFNameData table row ID of the target (e.g., a company or school).
bIsReadboolWhether this milestone has been read/viewed in the UI. Used to control bluedot visibility.
AcquiredTimeint64Game time (ticks) when this milestone was acquired.