Skip to main content

B1WallEntry

  • Defines a wall preset entry including its icon, height, price, display text,
    * and half-wall variant data.
PropertyTypeDescriptionMetadata
WallIconTSoftObjectPtrIcon texture or atlas displayed for this wall in the build UI.Category: B1WallEntry
WallHeightfloatFull height of this wall in centimeters.Category: B1WallEntry
WallPriceint64Purchase price of this wall.Category: B1WallEntry
DisplayNameTextIdFStringString table key for the localized wall display name.Category: B1WallEntry
DescriptionTextIdFStringString table key for the localized wall description.Category: B1WallEntry
HalfIconTSoftObjectPtrIcon texture or atlas displayed for the half-wall variant in the build UI.Category: B1WallEntry
HalfHeightFVector2DHeight range [min, max] of the half-wall variant in centimeters.Category: B1WallEntry
HalfDisplayNameTextIdFStringString table key for the localized half-wall display name.Category: B1WallEntry
HalfDescriptionTextIdFStringString table key for the localized half-wall description.Category: B1WallEntry