Add meta
This commit is contained in:
7
Meta/api/C_PetBattles.GetLevel.lua
Normal file
7
Meta/api/C_PetBattles.GetLevel.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param petOwner number
|
||||
---@param petIndex number
|
||||
---@return number level
|
||||
---Returns the level of a pet
|
||||
function C_PetBattles.GetLevel(petOwner, petIndex) end
|
||||
Reference in New Issue
Block a user