B1Timeline
- Represents a full timeline containing multiple schedules, associated with a company and available days.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Name | FName | Name identifier for this timeline. | |
| Priority | int32 | Priority value used to resolve conflicts when multiple timelines apply. | |
| CompanyId | FName | Company ID this timeline is associated with. | |
| AvaliableDayOfWeeksBitFlags | uint8 | Bit flags representing which days of the week this timeline is active. | |
| OverrideTimelinePriority | EB1OverrideTimelinePriorityType | Priority type for override timelines (e.g., social events, fire events). |