Skip to main content

B1PacketInitSiteInfo

  • Packet data used to initialize a site, including its world transform, built data, and owner household.
PropertyTypeDescriptionMetadata
EntityIdFB1EntityIdThe entity ID of the site being initialized.
OwnerHouseholdEntityIdFB1EntityIdThe entity ID of the household that owns this site.
BuiltDataFB1SiteAreaBuiltSaveDataThe built area structure data for this site.
SaveVersionEB1SaveVersionThe save version associated with this site initialization.
CompatibilitySaveVersionEB1SaveVersionThe compatibility save version, updated only when site size changes.
UserEditedTimeFDateTimeThe last time a user edited this site.
WorldLocationFVectorThe world location where this site is placed.
WorldRotationFRotatorThe world rotation of this site.
ScaleFVectorThe world scale of this site.
RefreshSiteboolWhether this site should be fully refreshed upon initialization.