Execute_DestroyCraftObject
Description
Destroys the current craft object of the BaseObject character. Delegates to the CraftingComponent's DestroyCurrentCraftObject method.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character whose current craft object will be destroyed |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Destroy the current craft object for Self | Self | DestroyCraftObject |
| Destroy the current craft object for Target | Target | DestroyCraftObject |
Back to Command FinderSearch and filter all 399 Script Execution documents