Removes a quest from the objectives tracker
See also Quest functions, Objectives tracking functions.
Signature:
RemoveQuestWatch(questIndex)
Arguments:
questIndex
- Index of a quest in the quest log (between 1 andGetNumQuestLogEntries()
) (number
)