B1BorderSaveData
- Saved data for a bordered region defined by an outer polygon and optional inner hole polygons.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Outer | FB1Polygon2SaveData | The outer boundary polygon of this bordered region. | |
| bOuterIsCW | bool | Whether the outer polygon vertices are in clockwise order. | |
| Holes | TArray | The list of inner hole polygons that exclude regions from this border. |