Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param spellID number
|
||||
---@return boolean isPlayerSpell
|
||||
---@param spellID number
|
||||
---@return boolean isPlayerSpell
|
||||
---Returns true if the spell is available to the player's current specialization and talents. This does not check any immediate circumstances that would prevent the casting action itself; only that the spell is available within the constraints of active specialization/talent choices. Used by BlizzardUI to determine the drawing of several class-specific power indicators such as Eclipse and Burning Embers.
|
||||
function IsPlayerSpell(spellID) end
|
||||
function IsPlayerSpell(spellID) end
|
||||
|
Reference in New Issue
Block a user