Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Changes the battle pet ordering in the pet journal.
C_PetJournal.SetSortParameter(sortParameter)
Arguments[]
- sortParameter
- number - Index of the ordering type that should be applied to C_PetJournal.GetPetInfoByIndex returns; one of the following global numeric values:
- LE_SORT_BY_NAME
- LE_SORT_BY_LEVEL
- LE_SORT_BY_RARITY
- LE_SORT_BY_PETTYPE
Patch changes[]
Patch 5.1.0 (2012-11-27): Added.