Skip to main content

Execute_DestroyCarriableObject

Description

Detaches and destroys the carriable object held in the BaseObject character's hand. If PutDownContext is set, uses the hand specified in PutDownContext; otherwise defaults to the right hand.

Parameters

ParameterDescription
BaseObjectThe character whose carriable object will be detached and destroyed

Examples

DescriptionBaseObjectCommand
Destroy the object held in Self's handSelfDestroyCarriableObject
Destroy the object held in Target's handTargetDestroyCarriableObject