B1CityMoveZoiData
- Stores city move data for a single Zoi, tracking residence city changes.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PrevResidenceCity | FName | The city where this Zoi previously resided before the move. | |
| CurrentResidenceCity | FName | The city where this Zoi currently resides. | |
| EntityId | FB1EntityId | The entity ID of this Zoi. |