Execute_SetServedFoodInfo
Description
Finalizes the BaseObject worker's Cooking batch after its bound tray has been placed in a compatible business-furniture slot.
It uses the recipe qualities snapshotted when the cooking batch was claimed, writes CookedDishInfo, covers the cloche,
transfers the tray to the business Household, charges the material cost once, and commits the tickets from Cooking to Ready.
Parameters
| Parameter | Description |
|---|
| BaseObject | Self or Target. Must resolve to the worker owning the batch. |
| S1 / S2 | Not used. |
| F1 / F2 | Not used. Must be 0. |
| Prob | Must be 1. |
Examples
| Description | BaseObject | Command | Prob |
|---|
| Complete Self's batch after putting the tray down | Self | SetServedFoodInfo | 1 |