| WallIcon | TSoftObjectPtr | Icon texture or atlas displayed for this curved wall in the build UI. | Category: B1CurvedWallEntry |
| WallSize | int32 | Cell size of this curved wall segment. | Category: B1CurvedWallEntry |
| WallHeight | float | Height of this curved wall in centimeters. | Category: B1CurvedWallEntry |
| WallPrice | int64 | Purchase price of this curved wall. | Category: B1CurvedWallEntry |
| DisplayNameTextId | FString | String table key for the localized curved wall display name. | Category: B1CurvedWallEntry |
| DescriptionTextId | FString | String table key for the localized curved wall description. | Category: B1CurvedWallEntry |
| HalfIcon | TSoftObjectPtr | Icon texture or atlas for the half-height curved wall variant. | Category: B1CurvedWallEntry |
| HalfHeight | FVector2D | Height range [min, max] of the half-height curved wall in centimeters. | Category: B1CurvedWallEntry |
| HalfDisplayNameTextId | FString | String table key for the localized half curved wall display name. | Category: B1CurvedWallEntry |
| HalfDescriptionTextId | FString | String table key for the localized half curved wall description. | Category: B1CurvedWallEntry |
| CurvedWallMesh | TSoftObjectPtr | Static mesh asset used to render this curved wall. | Category: B1CurvedWallEntry |