Back to Home
ESO Function Data v100034
SetChapterUpgradeData()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/markettemplates/chapterupgradetemplates_shared.lua:24
--
function ZO_ChapterUpgradePane_Shared:SetChapterUpgradeData(data)
ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:109
--
function ZO_ChapterUpgradePane_Gamepad:SetChapterUpgradeData(data)
internalingame/chapterupgrade/keyboard/chapterupgrade_keyboard.lua:125
--
function ZO_ChapterUpgradePane_Keyboard:SetChapterUpgradeData(chapterUpgradeData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:110
--
ZO_ChapterUpgradePane_Shared.SetChapterUpgradeData(self, data)
ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:499
--
self.chapterUpgradePane:SetChapterUpgradeData(selectedData)
internalingame/chapterupgrade/keyboard/chapterupgrade_keyboard.lua:126
--
ZO_ChapterUpgradePane_Shared.SetChapterUpgradeData(self, chapterUpgradeData)
internalingame/market/keyboard/crownstore_keyboard.lua:143
--
self.chapterUpgradePaneObject:SetChapterUpgradeData(chapterUpgradeData)