B1SameZoneConnectEdgeInfo
- Stores edge connectivity information between two zones sharing the same connect node, tracking entry direction for each zone.
* Used when resolving zone graph edges that span a single connection node shared by two zones.
| Property | Type | Description | Metadata |
|---|---|---|---|
| bFromZoneIndex1 | bool | Whether this edge originates from zone index 1's side of the connection. | Category: B1SameZoneConnectEdgeInfo |
| bToZoneIndex1 | bool | Whether this edge targets zone index 1's side of the connection. | Category: B1SameZoneConnectEdgeInfo |