Execute_PublishCraftObject
Description
Publishes the Target craft object for the Self character. Validates Self is a valid character, Target is a valid craft object owned by Self, then calls CareerComponent::TryPublishCraftObject to register a royalty contract, remove from inventory, and destroy the craft object.
Parameters
| Parameter | Description |
|---|---|
| Self | The owner character who publishes the craft object. |
| Target | The craft object entity to be published. |
Examples
| Description | Command |
|---|---|
| Publish the target craft object for Self | PublishCraftObject |
Back to Command FinderSearch and filter all 399 Script Execution documents