B1SiteAreaCustomWallLockSaveData
- Saved data for a developer-locked custom wall, recording the left and right node indices of the locked edge.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LeftNode | int32 | The index of the left node of the locked wall edge. | |
| RightNode | int32 | The index of the right node of the locked wall edge. |