B1ActiveCalendarEventSchedule
- Represents an active script schedule entry for a calendar event at runtime,
* tracking the associated schedule, last play time, and preload request status.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Schedule | FB1CalendarEventScriptSchedule | The script schedule configuration for this active entry. | |
| LastPlayTime | FDateTime | Last time the script was played, used for interval checking. | |
| bPreloadRequested | bool | Whether a preload request has been issued to prevent duplicate requests. |