![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the watchType associated with a given quest.
watchType = C_QuestLog.GetQuestWatchType(questID)
Arguments
- questID
- number
Returns
- watchType
- Enum.QuestWatchType?
| Value | Field | Description |
|---|---|---|
| 0 | Automatic | |
| 1 | Manual |
Patch changes
Patch 9.0.1 (2020-10-13): Added.
