B1SpaceSaveData
- Saved data for a single space volume, including its border, face number, flags, and vertical extents.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Border | FB1SpaceBorderSaveData | The 2D boundary path of this space volume. | |
| FaceNo | uint32 | The face number identifying which wall face this space belongs to. | |
| SpaceFlags | uint32 | A bitmask of flags encoding the properties of this space. | |
| BottomHeight | float | The bottom height of this space volume. | |
| TopHeight | float | The top height of this space volume. |