Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Enables or disables the specified mount journal filter.

C_MountJournal.SetCollectedFilterSetting(filterIndex, isChecked)

Arguments[]

filterIndex
number
Value Enum Description
1 LE_MOUNT_JOURNAL_FILTER_COLLECTED
2 LE_MOUNT_JOURNAL_FILTER_NOT_COLLECTED
3 LE_MOUNT_JOURNAL_FILTER_UNUSABLE
isChecked
boolean

Details[]

  • Does nothing if the specified ID is not associated with an existing filter.

Patch changes[]

Warlords of Draenor Patch 6.0.2 (2014-10-14): Added.

Advertisement