Skip to main content

B1TimelineVM

  • B1-only read-only timeline ViewModel that value-copies FB1Timeline's TSharedPtr data.
    * Used for packet transfer (B2->B1) and GameThread UI display, avoiding cross-thread TSharedPtr sharing.
PropertyTypeDescriptionMetadata
NameFNameName identifier for this timeline.
Priorityint32Priority value used to resolve conflicts when multiple timelines apply.
SchedulesTArrayValue-copied list of schedules belonging to this timeline.
CompanyIdFNameCompany ID this timeline is associated with.
AvaliableDayOfWeeksBitFlagsuint8Bit flags representing which days of the week this timeline is active.
OverrideTimelinePriorityEB1OverrideTimelinePriorityTypePriority type for override timelines (e.g., social events, fire events).