WoW:API SortQuestWatches: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{wowapi}} Sorts watched quests by proximity to the player character. changed = SortQuestWatches(); == Returns == ; changed : Boolean - true if any change to the order of watch…') |
m (Move page script moved page API SortQuestWatches to API SortQuestWatches without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
Sorts watched quests by proximity to the player character.
changed = SortQuestWatches();
Returns[edit]
- changed
- Boolean - true if any change to the order of watched quests was made, false otherwise.
History[edit]
- Added in Patch 3.3.3.