Skip to main content

B1DayScheduleInfo

  • Defines a single time slot in a day schedule, including start/end times and associated scripts and mission.
PropertyTypeDescriptionMetadata
BeginTimeint32The start time of this schedule slot in HHMM format.Category: B1DayScheduleInfo
EndTimeint32The end time of this schedule slot in HHMM format.Category: B1DayScheduleInfo
StartScriptIdFNameThe script ID executed when this schedule slot begins.Category: B1DayScheduleInfo
ReferTo: DT_Script
FinishScriptIdFNameThe script ID executed when this schedule slot finishes.Category: B1DayScheduleInfo
ReferTo: DT_Script
MissionInfoFB1ScheduleMissionInfoMission information tied to this schedule slot.Category: B1DayScheduleInfo