Skip to main content

B1SiteDefaultInfo

  • Structure that holds default configuration data for a site.
    * Covers site type, streaming distances, LOD settings, pricing, visitor limits, and feature lists.
PropertyTypeDescriptionMetadata
NameTextIdFStringText ID for the site's display name.Category: B1SiteDefaultInfo
SiteTypeEB1SiteTypePrimary type classification of this site.Category: B1SiteDefaultInfo
SiteSubTypeEB1SiteSubTypeSub-type classification of this site.Category: B1SiteDefaultInfo
bCanUploadToCanvasboolWhether this site can be uploaded to the Canvas.Category: B1SiteDefaultInfo
TagsTArrayList of tag names associated with this site.Category: B1SiteDefaultInfo
OverrideIconIdFNameOverride icon ID referencing SiteTypeUIInfo for a custom map icon.Category: B1SiteDefaultInfo
Foreign: SiteTypeUIInfo.Id
DisplayType_TextIdFStringText ID for the site's display type label.Category: B1SiteDefaultInfo
DescriptionTextIdFStringText ID for the site's description.Category: B1SiteDefaultInfo
OperatingHoursTextIdFStringText ID for the site's operating hours display.Category: B1SiteDefaultInfo
SiteImageTSoftObjectPtrSoft reference to the site's preview image texture.Category: B1SiteDefaultInfo
Priceint64Purchase price of this site.Category: B1SiteDefaultInfo
ClampMin: 0
SizeFVector2DSite dimensions (width x height) in Unreal units.Category: B1SiteDefaultInfo
StandardizedSizeEB1StandardizedSiteSizeStandardized site size tag for display purposes.Category: B1SiteDefaultInfo
StreamingDistancefloatWorld-streaming activation distance for this site.Category: B1SiteDefaultInfo
ClampMin: 0.0
StreamingDistanceMarginfloatAdditional margin added to the streaming distance.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod0DistancefloatDistance threshold at which LOD0 (highest detail) is active.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod1DistancefloatDistance threshold at which LOD1 becomes active.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod2DistancefloatDistance threshold at which LOD2 becomes active.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod0DistanceMarginfloatTransition margin applied to the LOD0 distance threshold.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod1DistanceMarginfloatTransition margin applied to the LOD1 distance threshold.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod2DistanceMarginfloatTransition margin applied to the LOD2 distance threshold.Category: B1SiteDefaultInfo
ClampMin: 0.0
Lod3DistanceMarginfloatTransition margin applied to the LOD3 distance threshold.Category: B1SiteDefaultInfo
ClampMin: 0.0
bAllowHouseholdBizboolWhether a household business can be set up at this site.Category: B1SiteDefaultInfo
bCanPurchaseHouseholdBizboolWhether players can purchase this site as a household business.Category: B1SiteDefaultInfo
bTakeOffShoesboolWhether characters must remove their shoes when entering this site.Category: B1SiteDefaultInfo
bIsEnableWeatheringboolWhether weathering effects are enabled for this site.Category: B1SiteDefaultInfo
SiteDetailInfoIdFNameID referencing the detailed site info entry (SiteDetailInfo.Id).Category: B1SiteDefaultInfo
Foreign: SiteDetailInfo.Id
bDisabledboolWhether this site is disabled and unavailable in gameplay.Category: B1SiteDefaultInfo
bDevOnlyboolWhether this site is for development use only and hidden from players.Category: B1SiteDefaultInfo
bHideRegionEnterMessageboolSuppress the "region reached" toast when entering this site (e.g. subdivided zones).Category: B1SiteDefaultInfo
VisitorInfosTArrayPer-CalendarEvent visitor settings. Must contain a CalendarEventId==None entry as the default (평상시).Category: B1SiteDefaultInfo
FeaturesTArrayList of feature entries associated with this site.Category: B1SiteDefaultInfo