Skip to main content

B1ActiveCalendarEventSchedule

  • Represents an active script schedule entry for a calendar event at runtime,
    * tracking the associated schedule, last play time, and preload request status.
PropertyTypeDescriptionMetadata
ScheduleFB1CalendarEventScriptScheduleThe script schedule configuration for this active entry.
LastPlayTimeFDateTimeLast time the script was played, used for interval checking.
bPreloadRequestedboolWhether a preload request has been issued to prevent duplicate requests.