Execute_PickUpServedFoodObject
Description
Picks up one serving of ServedFood from the Target PreparedFood object and attaches it to the Self character's hand. Only works when the Target is a PreparedFood type food object with remaining servings.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Not directly used; Self picks up from the Target PreparedFood object |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Pick up a serving from a pot (PreparedFood) | Self | PickUpServedFoodObject |
| Character takes one serving of food from a platter | Self | PickUpServedFoodObject |
Back to Command FinderSearch and filter all 399 Script Execution documents