Files
wow_Meta/api/C_PetJournal.GetNumCollectedInfo.lua
2024-12-16 13:13:08 +01:00

4 lines
200 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Returns the number of pets for that species. Returns the number of pets for that species ID
function C_PetJournal.GetNumCollectedInfo() end