remove
static int remove(int itemId)
Content copied to clipboard
Unequips an item from equipment with the given itemId
Return
The stack amount of the item that was removed. 0 if no item was removed.
Unequips an item from equipment with the given itemId
The stack amount of the item that was removed. 0 if no item was removed.