Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement
GetQuestLogSelection -Documentation by AlexanderYoshi-

Returns a number associated with the QuestLogSelection index.

GetQuestLogSelection();

Arguments
none

Returns
Number questSelected
questSelected
The number for the currently selected quest.

Example
local questSelected= GetQuestLogSelection();
Result
1

Description
Returns a number associated with the QuestLogSelection index.

Template:WoW API

Advertisement