Back to Home
ESO Function Data v101044
FocusQuestWithIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_quest/gamepad/questjournal_gamepad.lua:661
--
function ZO_QuestJournal_Gamepad:FocusQuestWithIndex(index)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:261
--
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:1169
--
questJournalObject:FocusQuestWithIndex(header.m_Data:GetJournalIndex())
ingame/zo_quest/gamepad/questjournal_gamepad.lua:320
--
self:FocusQuestWithIndex(selectedQuestIndex)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:165
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())
ingame/zo_quest/keyboard/questjournal_keyboard.lua:244
--
self:FocusQuestWithIndex(questToFocus)