wManager.Wow.Helpers Namespace
WRobot

Quest Members

The Quest type exposes the following members.

Methods


  Name Description
Public method Static member AbandonLastQuest
Abandon last quest.
Public method Static member AcceptQuest
Accept quest.
Public method Static member CloseQuestWindow
Close quest window.
Public method Static member CompleteQuest
Complete the quest.
Public method Static member ConsumeQuestsCompletedRequest
Public method Static member GetLogQuestId
Get game quest log.
Public method Static member GetLogQuestIsComplete
Check if quest id is complete.
Public method Static member GetNumGossipActiveQuests
Returns the number of active quests that you should eventually turn in to this NPC.
Public method Static member GetNumGossipAvailableQuests
Returns the number of quests (that you are not already on) offered by this NPC.
Public method Static member GetQuestCompleted(List<(Of <<'(Int32>)>>))
Check if one of the quest id is completed.
Public method Static member GetQuestCompleted(Int32)
Check if quest id is completed.
Public method Static member HasQuest
Determine whether has the specified quest id.
Public method Static member IsObjectiveComplete
Determine whether quest objective is complete.
Public method Static member RequestQuestsCompleted
Update FinishedQuestSet if not in progress.
Public method Static member SelectGossipActiveQuest
Selects an active quest from a gossip list.
Public method Static member SelectGossipAvailableQuest
Selects an available quest from a gossip list.
Public method Static member SelectGossipOption
Selects a gossip (conversation) option.

Fields


  Name Description
Public field Static member FinishedQuestSet