Initial commit
This commit is contained in:
8
api/GetShapeshiftFormCooldown.lua
Normal file
8
api/GetShapeshiftFormCooldown.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---@return number start
|
||||
---@return number duration
|
||||
---@return number enable
|
||||
---Returns cooldown information about an ability on the stance/shapeshift bar
|
||||
function GetShapeshiftFormCooldown(index) end
|
||||
Reference in New Issue
Block a user