Confirms enchanting an item (when the item will become soulbound as a result). Usable following the BIND_ENCHANT
event which fires upon attempting to perform an enchantment that would cause the target item to become soulbound.
See also Item functions.
Signature:
BindEnchant()
This function does not prompt the user for confirmation before its results take effect -- that behavior is provided by the default UI, and this function is called from the confirmation dialog