| WallIcon | TSoftObjectPtr | Icon texture or atlas displayed for this wall in the build UI. | Category: B1WallEntry |
| WallHeight | float | Full height of this wall in centimeters. | Category: B1WallEntry |
| WallPrice | int64 | Purchase price of this wall. | Category: B1WallEntry |
| DisplayNameTextId | FString | String table key for the localized wall display name. | Category: B1WallEntry |
| DescriptionTextId | FString | String table key for the localized wall description. | Category: B1WallEntry |
| HalfIcon | TSoftObjectPtr | Icon texture or atlas displayed for the half-wall variant in the build UI. | Category: B1WallEntry |
| HalfHeight | FVector2D | Height range [min, max] of the half-wall variant in centimeters. | Category: B1WallEntry |
| HalfDisplayNameTextId | FString | String table key for the localized half-wall display name. | Category: B1WallEntry |
| HalfDescriptionTextId | FString | String table key for the localized half-wall description. | Category: B1WallEntry |