Unequip Item


(WIP)

Unequips the item currently in the specified slot of a character's equipment. The item will be returned to the character's inventory.

Signature:

unequip_item(character, slot_id, count)
ArgumentDescriptionTypeRequired
character EntityYes
slot_id StringYes
count NumberNo

Example:

 

Results:

Use the Unequip Item function to…


Editor Node: