B1SiteAreaWallNodeSaveData
- Saved data for a single wall graph node, including its topology directions and connected edges.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Key | int32 | The unique key identifying this wall node in the graph. | |
| Directions | TArray | The bitmask array encoding the wall directions at this node. | |
| Edges | TArray | The list of connected edge indices for this wall node. | |
| NodeDescription | int32 | A bitmask describing the properties of this wall node. |