Initial commit
This commit is contained in:
9
api/C_PetBattles.GetBattleState.lua
Normal file
9
api/C_PetBattles.GetBattleState.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 7 battleState
|
||||
---@return 2
|
||||
---@return 3
|
||||
---@return 4
|
||||
---@return 7
|
||||
---Returns the current battle state.
|
||||
function C_PetBattles.GetBattleState() end
|
Reference in New Issue
Block a user