This function or event no longer exists in version 6.0.2 (19034) of World of Warcraft. Please check the main API page for an up-to-date listing of the valid API functions
Returns the inventoryID
corresponding to a slot in the keyring. The results of this function can be used with GetInventorySlotInfo()
and other related inventory functions.
See also Inventory functions.
Signature:
slot
=
KeyRingButtonIDToInvSlotID(slot)
Arguments:
slot
- Index of a key slot within the keyring (number
, containerSlotID)
Returns:
slot
- Identifier for the key slot usable with Inventory APIs (number
, inventoryID)