Confirms picking up an item available as loot. Usable after the LOOT_BIND_CONFIRM
event fires, warning that an item binds on pickup.
See also Loot functions.
Signature:
ConfirmLootSlot(slot)
Arguments:
slot
- Index of a loot slot (between 1 andGetNumLootItems()
) (number
)
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