C_PetJournal.SetPetTypeFilter

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 5.0.4 / 3.4.3 / 1.15.0

Sets the pet type in the filter menu.

C_PetJournal.SetPetTypeFilter(index, value)

Arguments

index
number - Index (from 1 to GetNumPetTypes()) of all available pet types
value
boolean - True to set the pet type, false to clear the pet type

Patch changes

See also