Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the index of the currently active sort parameter.
sortParameter = C_PetJournal.GetPetSortParameter()
Returns[]
- sortParameter
- number - currently active ordering for C_PetJournal.GetPetInfoByIndex, e.g. 1 for sorting by name.
Patch changes[]
Patch 5.1.0 (2012-11-27): Added.