Initial commit
This commit is contained in:
10
api/GetShapeshiftFormInfo.lua
Normal file
10
api/GetShapeshiftFormInfo.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return string texture
|
||||
---@return string name
|
||||
---@return 1nil isActive
|
||||
---@return 1nil isCastable
|
||||
---@return number spellID
|
||||
---Returns information about an ability on the stance/shapeshift bar
|
||||
function GetShapeshiftFormInfo(index) end
|
||||
Reference in New Issue
Block a user