C_PetJournal.SetPetSourceChecked

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 7.0.3 / 1.15.0

Sets the pet source in the filter menu.

C_PetJournal.SetPetSourceChecked(index, value)

Arguments

index
number - Index (from 1 to GetNumPetSources()) of all available pet sources
value
boolean - True to set the pet source, false to clear the pet source

Patch changes

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

See also