6 lines
210 B
Lua
6 lines
210 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Returns the number of pets for that species. Returns the number of pets for that species ID
|
|
function C_PetJournal.GetNumCollectedInfo() end
|