Method Item:ClearEnchantment [-] [+]

Removes an enchant from the Item by the specified slot

Synopsis

enchantmentRemoved = Item:ClearEnchantment( enchantSlot )

Arguments

number enchantSlot

The slot for the enchant to be removed from.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean enchantmentRemoved

If enchantment is successfully removed from specified slot, returns 'true', otherwise 'false'.

Generated on
©2016 - Eluna Lua Engine