B1OccupyingFleaMarketObjectData
- Tracks which character is currently occupying a flea market object slot,
* including the character, object entity IDs, and the time of last occupation.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CharacterId | FB1EntityId | Entity ID of the character currently occupying this flea market object slot. | |
| ObjectId | FB1EntityId | Entity ID of the flea market object being occupied. | |
| LastOccupiedTime | FDateTime | The last date and time this slot was occupied. |