B1RestaurantCleanupEntry
- Persistent FIFO cleanup work for one restaurant table.
* TargetFoodEntityIds keeps in-flight plates authoritative after a waiter detaches them from the table.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TableEntityId | FB1EntityId | Restaurant table blocked in the Dirty service-unit state until every target food is gone. | |
| TargetFoodEntityIds | TArray | Exact restaurant ServedFood entities that must be disposed before the table becomes Empty. | |
| EnqueuedTicks | int64 | Game tick when this table first became Dirty; persisted FIFO ordering uses this value. |
Back to Type FinderSearch and filter all 2203 StructGuide documents