Files
wow_Meta/api/C_PetBattles.GetBattleState.lua
2025-05-04 15:15:00 +02:00

11 lines
228 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return 7 battleState
---@return 2
---@return 3
---@return 4
---@return 7
---Returns the current battle state.
function C_PetBattles.GetBattleState() end