Skip to main content

B1CalendarEventTableRow

  • Table row defining a calendar event, including its type, season restrictions,
    * schedules, location, object theme, text IDs, thumbnail, and associated scripts and rules.
PropertyTypeDescriptionMetadata
CalendarEventTypeEB1CalendarEventTypeType classification of this calendar event.Category: B1CalendarEventTableRow
SeasonTypesTArraySeason types during which this event is active.Category: B1CalendarEventTableRow
CalendarEventSchedulesTArrayTime-window schedules defining when this event occurs.Category: B1CalendarEventTableRow
LocationsTArrayLocations (city and site pairs) where this event takes place.Category: B1CalendarEventTableRow
ObjectThemeIdFNameObject theme identifier applied during this event.Category: B1CalendarEventTableRow
Foreign: CalendarEventObjectTheme.Id
CalendarEventNameTextIdFStringLocalized display name text identifier for this event.Category: B1CalendarEventTableRow
StringTableKey: Id
CalendarEventHeadDescriptionTextIdFStringLocalized header description text identifier for this event.Category: B1CalendarEventTableRow
StringTableKey: Id
CalendarEventDescriptionTextIdFStringLocalized description text identifier for this event.Category: B1CalendarEventTableRow
StringTableKey: Id
ThumbnailTextureIdFNameThumbnail texture identifier used for UI display.Category: B1CalendarEventTableRow
Foreign: B1Texture2D.Id
IconTextureIdFNameIcon texture identifier displayed on the calendar day slot and event list.Category: B1CalendarEventTableRow
Foreign: B1Texture2D.Id
DisplayStartTimeint32Event start time shown in the UI (HHMM format, 0 to 2359). -1 hides it.Category: B1CalendarEventTableRow
ClampMax: 2359
ClampMin: -1
DisplayEndTimeint32Event end time shown in the UI (HHMM format, 0 to 2359). -1 hides it.Category: B1CalendarEventTableRow
ClampMax: 2359
ClampMin: -1
bShowTeleportButtonboolWhether to show the teleport button in the calendar event detail view.Category: B1CalendarEventTableRow
NotifyActivityFeedSchedulesFB1NotifyActivityFeedSchedulesNotification schedule for holiday ActivityFeed alerts (preday and today).Category: B1CalendarEventTableRow
ActivityFeedSchedulesTArrayActivityFeed schedules to send notifications at specific times during this event.Category: B1CalendarEventTableRow
EventTriggerSchedulesTArrayEventTrigger schedules to execute specific EventTriggers at scheduled times during this event.Category: B1CalendarEventTableRow
StartScriptIdsTArrayScript IDs executed when this event starts.Category: B1CalendarEventTableRow
Foreign: Script.Id
FinishScriptIdsTArrayScript IDs executed when this event finishes.Category: B1CalendarEventTableRow
Foreign: Script.Id
CalendarEventRuleIdsTArrayRule IDs governing behavior during this event.Category: B1CalendarEventTableRow
Foreign: CalendarEventRule.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase