Back to Home
ESO Function Data v100034
FocusQuestWithIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_quest/gamepad/questjournal_gamepad.lua:578
--
function ZO_QuestJournal_Gamepad:FocusQuestWithIndex(index)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:241
--
function ZO_QuestJournal_Keyboard:FocusQuestWithIndex(index)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/zo_quest/questtimer.lua:207
--
SYSTEMS:GetObject("questJournal"):FocusQuestWithIndex(control.index)
ingame/zo_quest/questtracker.lua:1216
--
questJournalObject:FocusQuestWithIndex(header.m_Data:GetJournalIndex())
ingame/zo_quest/gamepad/questjournal_gamepad.lua:195
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())
ingame/zo_quest/gamepad/questjournal_gamepad.lua:307
--
self:FocusQuestWithIndex(selectedQuestIndex)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:149
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())
ingame/zo_quest/keyboard/questjournal_keyboard.lua:224
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())