Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns true if the pet type is checked.
isChecked = C_PetJournal.IsPetTypeChecked(index)
Arguments[]
- index
- number - Index (from 1 to GetNumPetTypes()) of all available pet types
Returns[]
- isChecked
- boolean - True if the filter is checked, false if the filter is unchecked
Patch changes[]
Patch 7.0.3 (2016-07-19): Added.