C_PetJournal.SetPetTypeFilter

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 5.0.4 / 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

Mists of Pandaria Patch 5.0.4 (2012-08-28): Added.

See also