Back to Home
ESO Function Data v101042
ZO_ShowChapterPrepurchasePlatformDialog()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/globals/platformstoredialogs.lua:182
--
function ZO_ShowChapterPrepurchasePlatformDialog(chapterId, isCollectorsEdition, chapterUpgradeSource)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chapterupgrade/gamepad/chapterupgrade_gamepad.lua:486
--
ZO_ShowChapterPrepurchasePlatformDialog(dialog.data.chapterUpgradeData:GetChapterUpgradeId(), entryData.isCollectorsEdition, CHAPTER_UPGRADE_SOURCE_IN_GAME)
internalingame/market/keyboard/crownstore_keyboard.lua:67
--
ZO_ShowChapterPrepurchasePlatformDialog(chapterUpgradeData:GetChapterUpgradeId(), isCollectorsEdition, CHAPTER_UPGRADE_SOURCE_IN_GAME)