Back to Home
ESO Function Data v100019
ZO_ChapterUpgrade_Shared.Initialize()
See also:
Initialize()
Function Aliases
No known aliases for this function.
Global Function Definitions
pregame/chapterupgrade/chapterupgrade_shared.lua:16
--
function ZO_ChapterUpgrade_Shared:Initialize(control, sceneName)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:9
--
ZO_ChapterUpgrade_Shared.Initialize(self, control, "chapterUpgradeGamepad")
pregame/chapterupgrade/keyboard/chapterupgrade_keyboard.lua:9
--
ZO_ChapterUpgrade_Shared.Initialize(self, control, "chapterUpgradeKeyboard")