WoW:API UseInventoryItem: Difference between revisions

m
Move page script moved page API UseInventoryItem to WoW:API UseInventoryItem without leaving a redirect
m (Move page script moved page API UseInventoryItem to WoW:API UseInventoryItem without leaving a redirect)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{wowapi}}
Use an item in a specific inventory slot.
Use an item in a specific inventory slot.


Line 7: Line 8:
:;slotID :The inventory slot ID
:;slotID :The inventory slot ID


:You can get the slot ID by using [[API GetInventorySlotInfo|GetInventorySlotInfo(slot)]]
:You can get the [[API TYPE InventorySlotID|slot ID]] by using [[API GetInventorySlotInfo|GetInventorySlotInfo(slot)]]
 
=== Return Value ===
Always nil.


=== Example===
=== Example===
Anonymous user