B1SiteAreaHideWallSaveData
- Saved data for a wall segment that has been toggled hidden, recording its node, range, and visibility state.
| Property | Type | Description | Metadata |
|---|---|---|---|
| NodeFrom | int32 | The index of the wall node from which this hide segment originates. | Category: B1SiteAreaHideWallSaveData |
| Start | float | The start position along the wall for the hidden segment. | Category: B1SiteAreaHideWallSaveData |
| End | float | The end position along the wall for the hidden segment. | Category: B1SiteAreaHideWallSaveData |
| bIsHide | bool | Whether this wall segment is currently hidden. | Category: B1SiteAreaHideWallSaveData |