Back to Home
ESO Function Data v100032
FocusQuestWithIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/zo_quest/gamepad/questjournal_gamepad.lua:590
--
function ZO_QuestJournal_Gamepad:FocusQuestWithIndex(index)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:254
--
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:198
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())
ingame/zo_quest/gamepad/questjournal_gamepad.lua:310
--
self:FocusQuestWithIndex(selectedQuestIndex)
ingame/zo_quest/keyboard/questjournal_keyboard.lua:162
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())
ingame/zo_quest/keyboard/questjournal_keyboard.lua:237
--
self:FocusQuestWithIndex(QUEST_JOURNAL_MANAGER:GetFocusedQuestIndex())