API GetQuestLogSelection
Talk0
98,585pages on
this wiki
this wiki
Revision as of 09:25, June 18, 2006 by Starlightblunder (Talk | contribs)
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.