Skip to main content

B1SiteEventSettingParam

  • Parameters used to create and configure a site event instance at runtime.
PropertyTypeDescriptionMetadata
CustomEventNameFStringA custom name entered by the player for this event instance.Category: B1SiteEventSettingParam
SiteEventTemplateIdFNameThe data table ID of the site event template this event is based on.Category: B1SiteEventSettingParam
CareerContextFB1SiteEventCareerContextThe career context associated with this event (e.g., for work-related events).Category: B1SiteEventSettingParam
HostEntityIdFB1EntityIdThe entity ID of the character hosting this event.Category: B1SiteEventSettingParam
EventStartTimeint64The game time when this event is scheduled to start.Category: B1SiteEventSettingParam
EventEndTimeint64The game time when this event is scheduled to end.Category: B1SiteEventSettingParam
SiteIdFNameThe ID of the site where this event takes place.Category: B1SiteEventSettingParam
ScheduleInfoIdFNameThe schedule info ID associated with this event.Category: B1SiteEventSettingParam
StageRoleDatasTArrayThe list of pre-assigned role data for this event's stages.Category: B1SiteEventSettingParam
RepeatingSubscriptionIdint64The weekly repeating subscription this event instance belongs to, or 0 for a one-off event. Carried through to the schedule.Category: B1SiteEventSettingParam