Destroy Item
Destroy Item¶
Permanently remove a specific item or equipment instance from the inventory by its unique ID.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Item or Equipment Unique ID | The unique ID of the item or equipment instance to destroy. | Variable or Value |
Examples¶
Destroy an Item by Unique Identifier in Global Variable 0¶
This permanently removes the item or equipment identified by the unique ID stored in Global Variable 0 from the inventory.
Destroy an Item by Unique Identifier in Local Variable 3¶
This permanently removes the item or equipment identified by the unique ID stored in Local Variable 3 from the inventory.