Skip to main content

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

ParameterDescription
BaseObjectThe character who will receive the object taken out of the inventory

Examples

DescriptionBaseObjectCommand
Self picks up the selected item from inventorySelfSpawnPickedInventoryObject
Target picks up the currently picked inventory itemTargetSpawnPickedInventoryObject