Back to Home
ESO Function Data v100024
LayoutQuestItem()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tooltip/itemtooltips.lua:1590
--
function ZO_Tooltip:LayoutQuestItem(questItemId)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/inventory/gamepad/gamepadinventory.lua:899
--
GAMEPAD_TOOLTIPS:LayoutQuestItem(GAMEPAD_LEFT_TOOLTIP, GetQuestToolQuestItemId(selectedData.questIndex, selectedData.toolIndex))
ingame/inventory/gamepad/gamepadinventory.lua:901
--
GAMEPAD_TOOLTIPS:LayoutQuestItem(GAMEPAD_LEFT_TOOLTIP, GetQuestConditionQuestItemId(selectedData.questIndex, selectedData.stepIndex, selectedData.conditionIndex))
ingame/zo_loot/gamepad/lootcommon_gamepad.lua:84
--
GAMEPAD_TOOLTIPS:LayoutQuestItem(self.tooltipType, GetLootQuestItemId(selectedData.lootId))
publicallingames/tooltip/itemtooltips.lua:1209
--
self:LayoutQuestItem(itemData.questItemId)