Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@return 1nil isConsumable
|
||||
---@param slot number
|
||||
---@return 1nil isConsumable
|
||||
---Returns whether using an action consumes an item. Applies both to consumable items (such as food and potions) and to spells which use a reagent (e.g. Prayer of Fortitude, Divine Intervention, Water Walking, Portal: Dalaran).
|
||||
function IsConsumableAction(slot) end
|
||||
function IsConsumableAction(slot) end
|
||||
|
||||
Reference in New Issue
Block a user