Back to Home
ESO Function Data v101039
FocusQuestWithIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_quest/gamepad/questjournal_gamepad.lua:643
--
function ZO_QuestJournal_Gamepad:FocusQuestWithIndex(index)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:253
--
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:1144
--
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:310
--
self:FocusQuestWithIndex(selectedQuestIndex)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:161
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())
ingame/zo_quest/keyboard/questjournal_keyboard.lua:236
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())