Skip to main content

B1ActiveWorldCalendarEvent

  • Represents an active world calendar event at runtime, holding the event identifier
    * and its associated active script schedules.
PropertyTypeDescriptionMetadata
EventIdFNameIdentifier of the active calendar event.
FxSchedulesTArrayList of active script schedules associated with this event.
ActivityFeedSchedulesTArrayList of pending ActivityFeed schedules for this event.
EventTriggerSchedulesTArrayList of pending EventTrigger schedules for this event.
bStartScriptRunboolWhether the StartScript has run today (fired once at the schedule StartTime).
bFinishScriptRunboolWhether the FinishScript has run today (fired once at the schedule EndTime).