Skip to main content

B1SiteSchedule

  • Represents a site-level schedule entry linking a timeline, company, and character attributes for NPC spawning.
PropertyTypeDescriptionMetadata
IdFNameUnique ID for this site schedule entry.
TimelineNameFNameName of the timeline used for this site schedule.Foreign: Timeline_RelationCrowd_RedCity.Id
WorkConditionsTArrayConditions that must be satisfied for a character to work this schedule.
CharacterAttributeIdListTArrayList of character attribute IDs eligible to fill this site schedule slot.
CompanyIdFNameCompany ID associated with this site schedule.Foreign: Company.Id
DepartmentKeyFB1DepartmentKeyDepartment key identifying the organizational unit for this schedule.
SiteIdFNameAuto-generated site ID populated during OnPostJsonDataLoad.
bIsCustomSiteScheduleboolTrue if this schedule was created through custom site editing rather than data tables.