![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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
Patch 6.0.2 (2014-10-14): Added.
