Execute_SpawnPickedInventoryObject
Description
Takes the currently selected (picked) inventory object out of the inventory and attaches it to the right hand of the BaseObject character. The picked object is determined by the InteractionComponent's current interaction picked entity.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character who will receive the object taken out of the inventory |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Self picks up the selected item from inventory | Self | SpawnPickedInventoryObject |
| Target picks up the currently picked inventory item | Target | SpawnPickedInventoryObject |
Back to Command FinderSearch and filter all 399 Script Execution documents