Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns true if the selected filter is checked.

isFiltered = C_PetJournal.IsFilterChecked(filter)

Arguments[]

filter
number - Bitfield for each filter
LE_PET_JOURNAL_FILTER_COLLECTED: Pets you have collected
LE_PET_JOURNAL_FILTER_NOT_COLLECTED: Pets you have not collected

Returns[]

isFiltered
boolean - True if the filter is checked, false if the filter is unchecked

Patch changes[]

Legion Patch 7.0.3 (2016-07-19): Added.

See also[]

Advertisement