Skip to main content

B1SiteDefaultAssetGameObject

  • Transient game object data for a site default asset, describing placement, customization, and meta information.
PropertyTypeDescriptionMetadata
InternalIndexIdFNameThe internal index ID used to cross-reference this object in the default asset table.
ForConstructboolWhether this object is used as a construction (structural) piece.
ObjectTableIdFNameThe data table ID referencing the object definition.
LocationFVectorThe local position of this object within the site.
RotationFRotatorThe local rotation of this object within the site.
ScaleFVectorThe scale of this object within the site.
FloorLevelint32The floor level index on which this object is placed.
IsDevLockedboolWhether this object is locked by a developer and cannot be edited by players.
RelatedPropsTMapA map of named integer properties related to this object's placement.
ParentIdFNameThe internal index ID of the parent object this object is attached to.
SlotNameFNameThe slot name on the parent object where this object is placed.
BuiltDataFB1SiteAreaBuiltSaveDataThe built area data for this object (used for objects that contain sub-areas).
CustomizedDataTArrayThe list of custom data entries that override properties for this object.
AppendixFB1VariantDataMapAdditional variant data associated with this object.
AuthorNameFStringThe name of the author who placed or last modified this object.
ZoneGraphNodeIndexint32The zone graph node index associated with this object for AI navigation.
ShopWorkerZoiDataPathFStringThe file path to the shop worker Zoi data associated with this object.
SiteEventRoleIdFNameSiteEvent role ID assigned to this object (empty if not a SiteEvent role seat).
CareerSeatJobIdFNameCareer seat job ID assigned to this object (empty if not a career seat).
CareerSeatRankint32Career seat rank assigned to this object (0 if not set).
CareerSeatCareerDtIdFNameCareer ID that owns this career seat (empty for legacy data).
CareerSeatAllowedRanksTArrayAllowed ranks for this career seat.