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
| Parameter | Description |
|---|---|
| BaseObject | The character whose carriable object will be detached and destroyed |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Destroy the object held in Self's hand | Self | DestroyCarriableObject |
| Destroy the object held in Target's hand | Target | DestroyCarriableObject |
Back to Command FinderSearch and filter all 399 Script Execution documents