5 lines
169 B
Lua
5 lines
169 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---@param index number
|
|
---Casts an ability on the stance/shapeshift bar
|
|
function CastShapeshiftForm(index) end |