Skip to main content

Execute_DestroyCraftObject

Description

Destroys the current craft object of the BaseObject character. Delegates to the CraftingComponent's DestroyCurrentCraftObject method.

Parameters

ParameterDescription
BaseObjectThe character whose current craft object will be destroyed

Examples

DescriptionBaseObjectCommand
Destroy the current craft object for SelfSelfDestroyCraftObject
Destroy the current craft object for TargetTargetDestroyCraftObject