Skip to main content

B1ScheduledStat

  • Defines a scheduled stat restriction, specifying the stat and its active time window on weekdays and weekends.
PropertyTypeDescriptionMetadata
StatIdFNameThe ID of the stat this schedule applies to.Category: B1ScheduledStat
Fromint32The starting hour (0-23) of the scheduled window.Category: B1ScheduledStat
ClampMax: 23
ClampMin: 0
Toint32The ending hour (1-24) of the scheduled window.Category: B1ScheduledStat
ClampMax: 24
ClampMin: 1
WeekdaysboolWhether this schedule is active on weekdays.Category: B1ScheduledStat
WeekendboolWhether this schedule is active on weekends.Category: B1ScheduledStat