Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param petOwner number
|
||||
---@param petIndex number
|
||||
---@return number maxHealth
|
||||
---@param petOwner number
|
||||
---@param petIndex number
|
||||
---@return number maxHealth
|
||||
---Returns the maximum health of a specific pet in the current pet battle.
|
||||
function C_PetBattles.GetMaxHealth(petOwner, petIndex) end
|
||||
function C_PetBattles.GetMaxHealth(petOwner, petIndex) end
|
||||
|
Reference in New Issue
Block a user