Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@param slot number
|
||||
---Activate (as with right-clicking) an equipped item. If the inventoryID passed refers to an empty slot or a slot containing an item without a "Use:" action, this function is not protected (i.e. usable only by the Blizzard UI), but also has no effect.
|
||||
function UseInventoryItem(slot) end
|
||||
function UseInventoryItem(slot) end
|
||||
|
Reference in New Issue
Block a user