C_MountJournal.SetCollectedFilterSetting

From Warcraft Wiki
Jump to navigation Jump to search

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.