Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns the quests which can be turned in at a quest giver.

info = C_GossipInfo.GetActiveQuests()

Returns[]

info
GossipQuestUIInfo[]
Field Type Description
title string
questLevel number
isTrivial boolean
frequency number?
repeatable boolean?
isComplete boolean?
isLegendary boolean
isIgnored boolean
questID number

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Changed to C_GossipInfo.GetActiveQuests() and returns structured data.
WoW Icon update Patch 1.0.0 (2004-10-08): Added as GetGossipActiveQuests()

Advertisement