-- Ingame
function
ZO_ShowChapterUpgradePlatformScreen
(
marketOpenSource
,
chapterUpgradeId
)
=
or
GetCurrentChapterUpgradeId
if
IsInGamepadPreferredMode
then
ZO_CHAPTER_UPGRADE_GAMEPAD
:
RequestShowChapterUpgrade
else
RequestShowMarketChapterUpgrade
end