local PanelDefine = { [PanelId.ExeEditor] = "Game.Actor2D.Editor_BBV.ExeEditorPanel", [PanelId.BBVEditor] = "Game.Actor2D.Editor_BBV.BBVEditorPanel", [PanelId.Actor2DEditor] = "Game.Actor2D.Editor.Actor2DEditorPanel", [PanelId.AvgEditor] = "Game.UI.Avg.Editor.AvgEditorPanel", [PanelId.Login] = "Game.UI.Login.LoginPanel", [PanelId.MainView] = "Game.UI.MainViewEx.MainViewPanel", [PanelId.MainViewSide] = "Game.UI.MainViewEx.MainViewSidePanel", [PanelId.LevelMenu] = "Game.UI.LevelMenuEx.LevelMenuPanel", [PanelId.MainlineEx] = "Game.UI.MainlineEx.MainlineExPanel", [PanelId.StoryChapter] = "Game.UI.MainlineEx.StoryChapterPanel", [PanelId.Raid] = "Game.UI.Raid.RaidPanel", [PanelId.MainlineFormation] = "Game.UI.FormationEx.FormationPanel", [PanelId.MainlineFormationDisc] = "Game.UI.MainlineFormationDisc.MainlineFormationDiscPanel", [PanelId.CharSkill] = "Game.UI.CharSkill.CharSkillPanel", [PanelId.FillMaterial] = "Game.UI.FillMaterial.FillMaterialPanel", [PanelId.CharInfo] = "Game.UI.CharacterInfoEx.CharacterInfoPanel", [PanelId.CharAttrDetail] = "Game.UI.CharacterInfoEx.CharAttrDetailPanel", [PanelId.BattleResult] = "Game.UI.BattleResult.BattleResultPanel", [PanelId.BattleResultMask] = "Game.UI.BattleResult.BattleResultMaskPanel", [PanelId.BattleDamage] = "Game.UI.BattleResult.BattleDamagePanel", [PanelId.DailyInstanceResultPanel] = "Game.UI.BattleResult.DailyInstanceResultPanel", [PanelId.CharList] = "Game.UI.CharacterListEx.CharacterListPanel", [PanelId.CharPotential] = "Game.UI.CharacterInfoEx.CharPotentialPanel", [PanelId.ProVideoGUI] = "Game.UI.AVProVideo.AVProVideoGUIPanel", [PanelId.CharTalent] = "Game.UI.CharacterInfoEx.CharTalentPanel", [PanelId.CharUpPanel] = "Game.UI.CharacterInfoEx.CharDevelopmentPanel", [PanelId.CharAdvancePreview] = "Game.UI.CharacterInfoEx.CharAdvancePreviewInfoPanel", [PanelId.CharEquipment] = "Game.UI.CharacterInfoEx.CharEquipmentPanel", [PanelId.GachaSpin] = "Game.UI.GachaEx.GachaPanel", [PanelId.GachaGet] = "Game.UI.GachaPanel.GaChaGetPanel", [PanelId.ShopPanel] = "Game.UI.ShopEx.ShopPanel", [PanelId.ShopPopupPanel] = "Game.UI.ShopEx.ShopPopupPanel", [PanelId.DepotPanel] = "Game.UI.DepotEx.DepotPanel", [PanelId.Disc] = "Game.UI.Disc.DiscPanel", [PanelId.DiscList] = "Game.UI.Disc.DiscListPanel", [PanelId.DiscSample] = "Game.UI.Disc.DiscSamplePanel", [PanelId.DiscPreview] = "Game.UI.DiscSkill.DiscPreviewPanel", [PanelId.DiscSkill] = "Game.UI.DiscSkill.DiscSkillPanel", [PanelId.NoteSkill] = "Game.UI.NoteSkill.NoteSkillPanel", [PanelId.NoteSkillInfo] = "Game.UI.NoteSkill.NoteSkillInfoPanel", [PanelId.NoteSkillPreview] = "Game.UI.NoteSkill.NoteSkillPreviewPanel", [PanelId.RoguelikeResult] = "Game.UI.RoguelikeResultPanel.RoguelikeResultPanel", [PanelId.Settings] = "Game.UI.Settings.SettingsPanel", [PanelId.BattleSettings] = "Game.UI.Settings.BattleSettingsPanel", [PanelId.SettingsPreview] = "Game.UI.Settings.SettingsPreviewPanel", [PanelId.RoguelikeBuildSave] = "Game.UI.BuildPanelEx.BuildSavePanel", [PanelId.BuildRename] = "Game.UI.BuildPanelEx.BuildRenamePanel", [PanelId.Quest] = "Game.UI.Quest.QuestPanel", [PanelId.PureAvgStory] = "Game.UI.Avg.PureAvgPanel", [PanelId.AvgST] = "Game.UI.Avg.AvgPanel", [PanelId.Adventure] = "Game.UI.Battle.MainBattlePanel", [PanelId.DailyInstanceBattlePanel] = "Game.UI.Battle.DailyInstanceBattlePanel", [PanelId.TDBattlePanel] = "Game.UI.Battle.TDBattlePanel", [PanelId.EquipmentInstanceBattlePanel] = "Game.UI.Battle.EquipmentInstanceBattlePanel", [PanelId.RecorderPanel] = "Game.UI.Recorder.RecorderPanel", [PanelId.RecorderMain] = "Game.UI.Recorder.RecorderMainPanel", [PanelId.Hud] = "Game.UI.Hud.HudPanel", [PanelId.MainBattlePause] = "Game.UI.Battle.MainBattlePausePanel", [PanelId.RegionBossFormation] = "Game.UI.RegionBossFormationEx.RegionBossFormationPanel", [PanelId.RogueBossResult] = "Game.UI.RogueBossResult.RogueBossResultPanel", [PanelId.BossInstanceResultPanel] = "Game.UI.BossInstanceResult.BossInstanceResultPanel", [PanelId.RogueBossBuildBrief] = "Game.UI.RegionBossFormationEx.RegionBossBuildPanel", [PanelId.Mail] = "Game.UI.Mail.MailPanel", [PanelId.ReceivePropsTips] = "Game.UI.ReceivePropsEx.ReceivePropsPanel", [PanelId.ReceivePropsNPC] = "Game.UI.ReceivePropsEx.ReceivePropsNPCPanel", [PanelId.Friend] = "Game.UI.FriendEx.FriendPanel", [PanelId.FriendCarte] = "Game.UI.FriendEx.FriendCartePanel", [PanelId.RoguelikeLevel] = "Game.UI.FixedRoguelikeLevelSelectEx.FixedRoguelikeLevelSelectPanel", [PanelId.RogueBossLevel] = "Game.UI.FixedRoguelikeLevelSelectEx.RogueBossSelectPanel", [PanelId.WorldClassUpgrade] = "Game.UI.WorldClassEx.WorldClassUpgradePanel", [PanelId.Achievement] = "Game.UI.AchievementEx.AchievementPanel", [PanelId.MonthlyCard] = "Game.UI.MonthlyCard.MonthlyCardPanel", [PanelId.DailyCheckIn] = "Game.UI.CheckIn.DailyCheckInPanel", [PanelId.Mall] = "Game.UI.Mall.MallPanel", [PanelId.MallPopup] = "Game.UI.Mall.MallPopupPanel", [PanelId.MallSkinPreview] = "Game.UI.Mall.MallSkinPreviewPanel", [PanelId.CharShardsConvert] = "Game.UI.Mall.CharShardsConvertPanel", [PanelId.DailyInstanceLevelSelect] = "Game.UI.DailyInstanceLevelSelect.DailyInstanceLevelSelectPanel", [PanelId.EquipmentInstanceLevelSelect] = "Game.UI.EquipmentInstanceLevelSelect.EquipmentInstanceLevelSelectPanel", [PanelId.ItemTips] = "Game.UI.CommonTipsEx.ItemTipsPanel", [PanelId.PerkTips] = "Game.UI.CommonTipsEx.PerkTipsPanel", [PanelId.SkillTips] = "Game.UI.CommonTipsEx.SkillTipsPanel", [PanelId.BtnTips] = "Game.UI.CommonTipsEx.BtnTipsPanel", [PanelId.MonsterTips] = "Game.UI.CommonTipsEx.MonsterTipsPanel", [PanelId.EquipmentTips] = "Game.UI.CommonTipsEx.EquipmentTipsPanel", [PanelId.DiscSkillTips] = "Game.UI.CommonTipsEx.DiscSkillTipsPanel", [PanelId.PotentialDetail] = "Game.UI.PotentialDetail.PotentialDetailPanel", [PanelId.RegionBossBattlePanel] = "Game.UI.Battle.RegionBossBattlePanel", [PanelId.DiscSucBar] = "Game.UI.SuccessBarEx.DiscSucBarPanel", [PanelId.SkillSucBar] = "Game.UI.SuccessBarEx.SkillSucBarPanel", [PanelId.CharSucBar] = "Game.UI.SuccessBarEx.CharSucBarPanel", [PanelId.EquipmentSucBar] = "Game.UI.SuccessBarEx.EquipmentSucBarPanel", [PanelId.ReceiveAutoTrans] = "Game.UI.SuccessBarEx.ReceiveAutoTransPanel", [PanelId.CharacterSkinPanel] = "Game.UI.CharacterSkin.CharacterSkinPanel", [PanelId.ReceiveSpecialReward] = "Game.UI.CharacterSkin.ReceiveSpecialRewardPanel", [PanelId.ChooseHomePageRolePanel] = "Game.UI.MainViewBoard.ChooseHomePageRolePanel", [PanelId.ChooseHomePageSkinPanel] = "Game.UI.MainViewBoard.ChooseHomePageSkinPanel", [PanelId.CharBgPanel] = "Game.UI.CharacterInfoEx.CharBgPanel", [PanelId.CampingJoystick] = "Game.UI.Camping.CampingJoystickPanel", [PanelId.FixedRoguelikeShop] = "Game.UI.FixedRoguelikeEx.FRShop.FixedRoguelikeShopPanel", [PanelId.FixedRoguelikeZSPerk] = "Game.UI.FixedRoguelikeEx.FixedRoguelikeZSPerkSelect.FixedRoguelikeZSPerkPanel", [PanelId.FRThemePerkSelect] = "Game.UI.FixedRoguelikeEx.FixedRoguelikePerkSelect.FRThemePerkSelectPanel", [PanelId.FRQuestComplete] = "Game.UI.FixedRoguelikeEx.FixedRoguelikeQuestCompletePanel", [PanelId.PopupSkillPanel] = "Game.UI.CommonTipsEx.PopupSkillPanel", [PanelId.TravelerDuelLevelQuestPanel] = "Game.UI.TravelerDuelLevelSelect.TravelerDuelQuest.TravelerDuelQuestPanel", [PanelId.TDBattleResultPanel] = "Game.UI.TrekkerVersus_600002.TDBattleResultPanel", [PanelId.TDLevelUpgrade] = "Game.UI.TravelerDuelLevelSelect.TDClassUpgradePanel", [PanelId.CharacterRelation] = "Game.UI.CharacterInfoEx.CharacterPlotPanel", [PanelId.ExChangePanel] = "Game.UI.ExChange.ExChangePanel", [PanelId.GachaPreview] = "Game.UI.GachaEx.GachaPreview.GachaPreviewPanel", [PanelId.EnergyBuy] = "Game.UI.EnergyBuy.EnergyBuyPanel", [PanelId.Dictionary] = "Game.UI.Dictionary.DictionaryPanel", [PanelId.DictionaryEntry] = "Game.UI.Dictionary.DictionaryEntryPanel", [PanelId.DictionaryFR] = "Game.UI.Dictionary.DictionaryFRPanel", [PanelId.PopupFunctionUnlock] = "Game.UI.PopupFunctionUnlockPanel.PopupFunctionUnlockPanel", [PanelId.Crafting] = "Game.UI.Crafting.CraftingPanel", [PanelId.CraftingTip] = "Game.UI.Crafting.CraftingTipPanel", [PanelId.SubSkillDisplay] = "Game.UI.Battle.SubSkillDisplay.SubSkillDisplayPanel", [PanelId.BattlePass] = "Game.UI.BattlePass.BattlePassPanel", [PanelId.BattlePassUpgrade] = "Game.UI.BattlePass.BattlePassUpgradePanel", [PanelId.CharFavourReward] = "Game.UI.CharacterFavour.CharFavourRewardPanel", [PanelId.CharFavourTask] = "Game.UI.CharacterFavour.CharFavourTaskPanel", [PanelId.CharFavourLevelUp] = "Game.UI.CharacterFavour.CharFavourLevelUpPanel", [PanelId.CharacterStory] = "Game.UI.CharacterRecord.CharacterStoryPanel", [PanelId.ActivityList] = "Game.UI.ActivityList.ActivityListPanel", [PanelId.ActivityPopUp] = "Game.UI.ActivityList.ActivityPopUpPanel", [PanelId.LoginRewardPopUp] = "Game.UI.Activity.LoginReward.LoginRewardPopUpPanel", [PanelId.Consumable] = "Game.UI.Consumable.ConsumablePanel", [PanelId.CharConsumablePanel] = "Game.UI.CharConsumable.CharConsumablePanel", [PanelId.ChangeGender] = "Game.UI.ChangeGender.ChangeGenderPanel", [PanelId.InfinityTowerBattlePanel] = "Game.UI.Battle.InfinityTowerBattlePanel", [PanelId.InfinityTowerSelectTower] = "Game.UI.InfinityTower.InfinityTowerSelectTowerPanel", [PanelId.Phone] = "Game.UI.Phone.PhonePanel", [PanelId.PhonePopUp] = "Game.UI.Phone.PhonePopUpPanel", [PanelId.DatingLandmark] = "Game.UI.Phone.Dating.DatingLandmarkPanel", [PanelId.Dating] = "Game.UI.Phone.Dating.DatingPanel", [PanelId.Equipment] = "Game.UI.Equipment.EquipmentPanel", [PanelId.EquipmentInfo] = "Game.UI.Equipment.EquipmentInfoPanel", [PanelId.EquipmentInstanceResult] = "Game.UI.BattleResult.EquipmentInstanceResultPanel", [PanelId.EquipmentUpgrade] = "Game.UI.Equipment.EquipmentUpgradePanel", [PanelId.EquipmentRename] = "Game.UI.Equipment.EquipmentRenamePanel", [PanelId.EquipmentAttrPreview] = "Game.UI.Equipment.EquipmentAttrPreviewPanel", [PanelId.EquipmentRoll] = "Game.UI.Equipment.EquipmentRollPanel", [PanelId.TravelerDuelRankingUpload] = "Game.UI.TravelerDuelLevelSelect.TravelerDuelRanking.TravelerDuelRankingUploadPanel", [PanelId.TravelerDuelRankUploadSuccess] = "Game.UI.TravelerDuelLevelSelect.TravelerDuelRanking.TravelerDuelRankUploadSuccessPanel", [PanelId.StarTowerBuildSave] = "Game.UI.StarTower.Build.StarTowerBuildSavePanel", [PanelId.StarTowerLevelSelect] = "Game.UI.StarTowerLevelSelect.StarTowerLevelSelectPanel", [PanelId.StarTowerResult] = "Game.UI.StarTower.StarTowerResultPanel", [PanelId.StarTowerPanel] = "Game.UI.StarTower.StarTowerPanel", [PanelId.StarTowerProloguePanel] = "Game.UI.StarTower.StarTowerProloguePanel", [PanelId.NpcOptionPanel] = "Game.UI.StarTower.NpcOption.NpcOptionPanel", [PanelId.StarTowerShop] = "Game.UI.StarTower.StarTowerShop.StarTowerShopPanel", [PanelId.StarTowerBuildBriefList] = "Game.UI.StarTower.Build.StarTowerBuildBriefPanel", [PanelId.StarTowerBuildDetail] = "Game.UI.StarTower.Build.StarTowerBuildDetailPanel", [PanelId.StarTowerBuildDetailPreview] = "Game.UI.StarTower.Build.StarTowerBuildDetailPreviewPanel", [PanelId.BuildAttrPreview] = "Game.UI.StarTower.Build.BuildAttrPreviewPanel", [PanelId.FilterPopupPanel] = "Game.UI.Filter.FilterPopupPanel", [PanelId.DispatchPanel] = "Game.UI.Dispatch.DispatchPanel", [PanelId.StarTowerBook] = "Game.UI.StarTowerBook.StarTowerBookPanel", [PanelId.StarTowerGrowth] = "Game.UI.StarTowerGrowth.StarTowerGrowthPanel", [PanelId.StarTowerQuest] = "Game.UI.StarTowerQuest.StarTowerQuestPanel", [PanelId.StarTowerFastBattle] = "Game.UI.StarTowerFastBattle.StarTowerFastBattlePanel", [PanelId.StarTowerFastBattleLog] = "Game.UI.StarTowerFastBattle.StarTowerFastBattleLogPanel", [PanelId.StarTowerFastBattleOption] = "Game.UI.StarTowerFastBattle.StarTowerFastBattleOptionPanel", [PanelId.VampireSurvivorLevelSelectPanel] = "Game.UI.VampireLevelSelect.VampireLevelSelectPanel", [PanelId.VampireSurvivorFateCardInfo] = "Game.UI.VampireLevelSelect.VampireFateCardInfo.VampireFateCardInfoPanel", [PanelId.VampireSurvivorFateCardSelect] = "Game.UI.VampireSurvivor.VampireFateCardSelectPanel", [PanelId.VampireSurvivorBattlePanel] = "Game.UI.Battle.VampireSurvivorBattlePanel", [PanelId.VampireSurvivorSettle] = "Game.UI.VampireSurvivor.VampireSurvivorSettlelPanel", [PanelId.WeeklyCopiesPanel] = "Game.UI.WeeklyCopies.WeeklyCopiesPanel", [PanelId.CharPlot] = "Game.UI.CharacterRecord.CharPlotPanel", [PanelId.MiningGame] = "Game.UI.Play_Mining.MiningGamePanel", [PanelId.MiningGameStory] = "Game.UI.Play_Mining.MiningGameStoryPanel", [PanelId.MiningGameQuest] = "Game.UI.Play_Mining.MiningGameQuestPanel", [PanelId.LoginSetting] = "Game.UI.Settings.LoginSettingsPanel", [PanelId.ScoreBossBattlePanel] = "Game.UI.Battle.ScoreBossBattlePanel", [PanelId.ScoreBossSelectPanel] = "Game.UI.ScoreBoss.ScoreBossSelectPanel", [PanelId.AnnouncementPanel] = "Game.UI.GameAnnouncement.AnnouncementPanel", [PanelId.ScoreBossClearBD] = "Game.UI.ScoreBoss.ScoreBossClearBDPanel", [PanelId.ScoreBossReplaceBD] = "Game.UI.ScoreBoss.ScoreBossReplaceBDPanel", [PanelId.ScoreBossResult] = "Game.UI.ScoreBoss.ScoreBossResultPanel", [PanelId.SkillInstanceLevelSelect] = "Game.UI.SkillInstanceLevelSelect.SkillInstanceLevelSelectPanel", [PanelId.SkillInstanceBattlePanel] = "Game.UI.Battle.SkillInstanceBattlePanel", [PanelId.SkillInstanceResult] = "Game.UI.BattleResult.SkillInstanceResultPanel", [PanelId.ExchangeCodePanel] = "Game.UI.ExchangeCode.ExchangeCodePanel", [PanelId.CookieBoardPanel] = "Game.UI.Play_Cookie.CookieBoardPanel", [PanelId.CookieGamePanel] = "Game.UI.Play_Cookie.CookieGamePanel", [PanelId.CookieQuestPanel] = "Game.UI.Play_Cookie.CookieQuestPanel", [PanelId.CookieBoardPanel_400004] = "Game.UI.Play_Cookie_400004.CookieBoardPanel", [PanelId.CookieGamePanel_400004] = "Game.UI.Play_Cookie_400004.CookieGamePanel", [PanelId.CookieBoardPanel_400006] = "Game.UI.Play_Cookie_400006.CookieBoardPanel", [PanelId.CookieGamePanel_400006] = "Game.UI.Play_Cookie_400006.CookieGamePanel", [PanelId.CookieBoardPanel_400010] = "Game.UI.Play_Cookie.400010.CookieBoardPanel", [PanelId.CookieGamePanel_400010] = "Game.UI.Play_Cookie.400010.CookieGamePanel", [PanelId.LampNoticePanel] = "Game.UI.LampNotice.LampNoticePanel", [PanelId.TrialLevelSelect] = "Game.UI.TrialLevelSelect.TrialLevelSelectPanel", [PanelId.TrialFormation] = "Game.UI.TrialLevelSelect.TrialFormationPanel", [PanelId.TrialBattlePanel] = "Game.UI.TrialBattle.TrialBattlePanel", [PanelId.TrialDepot] = "Game.UI.TrialBattle.TrialDepotPanel", [PanelId.TrialResult] = "Game.UI.TrialBattle.TrialResultPanel", [PanelId.NpcAffinityRewardPanel] = "Game.UI.StarTowerBook.Affinity.AffinityRewardPanel", [PanelId.JointDrillLevelSelect_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillLevelSelectPanel_510001", [PanelId.JointDrillBuildList_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillBuildListPanel_510001", [PanelId.JointDrillBattlePanel] = "Game.UI.Battle.JointDrillBattlePanel", [PanelId.JointDrillResult_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillResultPanel_510001", [PanelId.JointDrillRankUp_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillRankUpPanel_510001", [PanelId.JointDrillQuest_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillQuestPanel_510001", [PanelId.JointDrillRanking_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillRankingPanel_510001", [PanelId.JointDrillRankDetail_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillRankDetailPanel_510001", [PanelId.JointDrillRaid_510001] = "Game.UI.JointDrill.JointDrill_1.JointDrillRaidPanel_510001", [PanelId.TowerDefenseSelectPanel] = "Game.UI.TowerDefense.TowerDefenseSelectPanel", [PanelId.TowerDefenseLevelDetailPanel] = "Game.UI.TowerDefense.TowerDefenseLevelDetailPanel", [PanelId.NPCAffinityLevelUp] = "Game.UI.StarTower.NpcAffinityLevelUp.NPCFavorLevelUpPanel", [PanelId.BuildAttribute] = "Game.UI.BuildAttribute.BuildAttributePanel", [PanelId.TowerDefensePanel] = "Game.UI.TowerDefense.TowerDefensePanel", [PanelId.TowerDefenseCharacterDetailPanel] = "Game.UI.TowerDefense.TowerDefenseCharacterDetailPanel", [PanelId.StoryEntrance] = "Game.UI.MainlineEx.StoryEntrancePanel", [PanelId.StorySet] = "Game.UI.StorySet.StorySetPanel", [PanelId.TowerDefenseHUD] = "Game.UI.TowerDefense.HUD.TowerDefenseHudPanel", [PanelId.TutorialPanel] = "Game.UI.Tutorial.TutorialPanel", [PanelId.CreatePlayer] = "Game.UI.CreatePlayer.CreatePlayerPanel", [PanelId.TowerDefenseQuest] = "Game.UI.TowerDefense.TowerDefenseQuestPanel", [PanelId.TowerDefenseResultPanel] = "Game.UI.TowerDefense.TowerDefenseResultPanel", [PanelId.ScoreBossRankingPanel] = "Game.UI.ScoreBoss.ScoreBossRanking.ScoreBossRankingPanel", [PanelId.TowerDefenseTipsPanel] = "Game.UI.TowerDefense.TowerDefTipsPanel", [PanelId.ActivityLevelsBattlePanel] = "Game.UI.Battle.ActivityLevelsBattlePanel", [PanelId.ActivityLevelsSelectPanel] = "Game.UI.ActivityTheme.Swim.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.ActivityLevelsInstanceResultPanel] = "Game.UI.ActivityTheme.LevelCommon.ActivityLevelsInstanceResultPanel", [PanelId.SwimTheme] = "Game.UI.ActivityTheme.Swim.SwimThemePanel", [PanelId.MiningGameGuidePanel] = "Game.UI.Play_Mining.MiningGameGuidePanel", [PanelId.SwimThemeStory] = "Game.UI.ActivityTheme.Swim.Story.SwimThemeStoryPanel", [PanelId.CharInfoTrial] = "Game.UI.CharacterInfoTrial.CharacterInfoTrialPanel", [PanelId.CharSkillTrial] = "Game.UI.CharacterInfoTrial.CharSkillTrialPanel", [PanelId.CharPotentialTrial] = "Game.UI.CharacterInfoTrial.CharPotentialTrialPanel", [PanelId.CharTalentTrial] = "Game.UI.CharacterInfoTrial.CharTalentTrialPanel", [PanelId.CharBgTrialPanel] = "Game.UI.CharacterInfoTrial.CharBgTrialPanel", [PanelId.SwimTask] = "Game.UI.ActivityTheme.Swim.Task.SwimTaskPanel", [PanelId.SwimShop] = "Game.UI.ActivityTheme.Swim.Shop.ActivityShopPanel", [PanelId.SwimShopPopup] = "Game.UI.ActivityTheme.Swim.Shop.ActivityShopPopupPanel", [PanelId.Shop_10101] = "Game.UI.ActivityTheme.10101.Shop.ActivityShopPanel", [PanelId.ShopPopup_10101] = "Game.UI.ActivityTheme.10101.Shop.ActivityShopPopupPanel", [PanelId.Shop_10102] = "Game.UI.ActivityTheme.10102.Shop.ActivityShopPanel", [PanelId.ShopPopup_10102] = "Game.UI.ActivityTheme.10102.Shop.ActivityShopPopupPanel", [PanelId.TutorialResult] = "Game.UI.Tutorial.TutorialResultPanel", [PanelId.SkinPreviewPanel] = "Game.UI.BattlePass.SkinPreviewPanel", [PanelId.ActivityLevelsSelectPanel_10101] = "Game.UI.ActivityTheme.10101.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.OurRegimentThemePanel] = "Game.UI.ActivityTheme.10101.OurRegimentThemePanel", [PanelId.ActivityLevelsSelectPanel_10102] = "Game.UI.ActivityTheme.10102.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.Task_10102] = "Game.UI.ActivityTheme.10102.Task.DreamTaskPanel", [PanelId.DreamThemePanel] = "Game.UI.ActivityTheme.10102.DreamThemePanel", [PanelId.BdConvertQuestPanel] = "Game.UI.Activity.BdConvert._500001.BdConvertQuestPanel", [PanelId.BdConvertPanel] = "Game.UI.Activity.BdConvert._500001.BdConvertPanel", [PanelId.BdConvertResultPanel] = "Game.UI.Activity.BdConvert._500001.BdConvertResultPanel", [PanelId.BdConvertBuildDetail] = "Game.UI.Activity.BdConvert._500001.BdConvertBuildDetailPanel", [PanelId.Task_10101] = "Game.UI.ActivityTheme.10101.Task.OurRegimentTaskPanel", [PanelId.MiningGame_400002] = "Game.UI.Play_Mining_400002.MiningGamePanel", [PanelId.MiningGameGuidePanel_400002] = "Game.UI.Play_Mining_400002.MiningGameGuidePanel", [PanelId.TowerDefenseGiveupPanel] = "Game.UI.TowerDefense.TowerDefenseGiveUpPanel", [PanelId.BreakOutThemePanel] = "Game.UI.ActivityTheme.30101.BreakOutThemePanel", [PanelId.Shop_30101] = "Game.UI.ActivityTheme.30101.Shop.ActivityShopPanel", [PanelId.ShopPopup_30101] = "Game.UI.ActivityTheme.30101.Shop.ActivityShopPopupPanel", [PanelId.Task_30101] = "Game.UI.ActivityTheme.30101.Task.BreakOutTaskPanel", [PanelId.QuestNewbie] = "Game.UI.QuestNewbie.QuestNewbiePanel", [PanelId.TowerDefenseTestPanel] = "Game.Editor.TowerDefense.TowerDefenseTestPanel", [PanelId.TowerDefenseTestResultPanel] = "Game.Editor.TowerDefense.TowerDefenseTestResultPanel", [PanelId.MiningGame_400003] = "Game.UI.Play_Mining.400003.MiningGamePanel", [PanelId.MiningGameGuidePanel_400003] = "Game.UI.Play_Mining.400003.MiningGameGuidePanel", [PanelId.TrekkerVersus] = "Game.UI.TrekkerVersus_600002.TrekkerVersusPanel", [PanelId.ActivityLevelsSelectPanel_20101] = "Game.UI.ActivityTheme.20101.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.ChristmasThemePanel] = "Game.UI.ActivityTheme.20101.ChristmasThemePanel", [PanelId.BreakOutLevelDetailPanel] = "Game.UI.Play_BreakOut_30101.BreakOutLevelDetailPanel", [PanelId.Shop_10103] = "Game.UI.ActivityTheme.10103.Shop.ActivityShopPanel", [PanelId.ShopPopup_10103] = "Game.UI.ActivityTheme.10103.Shop.ActivityShopPopupPanel", [PanelId.Task_10103] = "Game.UI.ActivityTheme.10103.Task.MiracleTaskPanel", [PanelId.Main_10103] = "Game.UI.ActivityTheme.10103.MiracleThemePanel", [PanelId.ActivityLevelsSelectPanel_10103] = "Game.UI.ActivityTheme.10103.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.BreakOutResultPanel] = "Game.UI.Play_BreakOut_30101.BreakOutResultPanel", [PanelId.BreakOutPlayPanel] = "Game.UI.Play_BreakOut_30101.BreakOutPlayPanel", [PanelId.Shop_20101] = "Game.UI.ActivityTheme.20101.Shop.ActivityShopPanel", [PanelId.ShopPopup_20101] = "Game.UI.ActivityTheme.20101.Shop.ActivityShopPopupPanel", [PanelId.Task_20101] = "Game.UI.ActivityTheme.20101.Task.ChristmasTaskPanel", [PanelId.ActivityStory_20101] = "Game.UI.ActivityTheme.20101.Story.ChristmasStoryPanel", [PanelId.ActivityShopPopup] = "Game.UI.ActivityTheme.ShopCommon.ActivityShopPopupPanel", [PanelId.ThrowGiftPanel] = "Game.UI.Activity.ThrowGifts.ThrowGiftLevelSelectPanel", [PanelId.ThrowGiftLevelPanel] = "Game.UI.Activity.ThrowGifts.ThrowGiftPanel", [PanelId.ThrowGiftPanel_400009] = "Game.UI.Activity.ThrowGifts.ThrowGiftLevelSelectPanel_400009", [PanelId.ThrowGiftLevelPanel_400009] = "Game.UI.Activity.ThrowGifts.ThrowGiftPanel_400009", [PanelId.JointDrillLevelSelect_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillLevelSelectPanel_510003", [PanelId.JointDrillBuildList_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillBuildListPanel_510003", [PanelId.JointDrillResult_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillResultPanel_510003", [PanelId.JointDrillRankUp_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankUpPanel_510003", [PanelId.JointDrillQuest_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillQuestPanel_510003", [PanelId.JointDrillRanking_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankingPanel_510003", [PanelId.JointDrillRankDetail_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankDetailPanel_510003", [PanelId.JointDrillRaid_510003] = "Game.UI.JointDrill.JointDrill_2.JointDrillRaidPanel_510003", [PanelId.JointDrillLevelSelect_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillLevelSelectPanel_510005", [PanelId.JointDrillBuildList_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillBuildListPanel_510005", [PanelId.JointDrillResult_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillResultPanel_510005", [PanelId.JointDrillRankUp_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankUpPanel_510005", [PanelId.JointDrillQuest_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillQuestPanel_510005", [PanelId.JointDrillRanking_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankingPanel_510005", [PanelId.JointDrillRankDetail_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankDetailPanel_510005", [PanelId.JointDrillRaid_510005] = "Game.UI.JointDrill.JointDrill_2.JointDrillRaidPanel_510005", [PanelId.PenguinCard] = "Game.UI.Play_PenguinCard.PenguinCardPanel", [PanelId.PenguinCardQuest] = "Game.UI.Play_PenguinCard.PenguinCardQuestPanel", [PanelId.PenguinCardLevel] = "Game.UI.Play_PenguinCard.PenguinCardSelectPanel", [PanelId.ActivityLevelsSelectPanel_10104] = "Game.UI.ActivityTheme.10104.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.Shop_10104] = "Game.UI.ActivityTheme.10104.Shop.ActivityShopPanel", [PanelId.Task_10104] = "Game.UI.ActivityTheme.10104.Task.SpringTaskPanel", [PanelId.SpringFestivalThemePanel] = "Game.UI.ActivityTheme.10104.SpringFestivalThemePanel", [PanelId.SpringFestivalStory] = "Game.UI.ActivityTheme.10104.Story.SpringFestivalStoryPanel", [PanelId.MiningGame_400007] = "Game.UI.Play_Mining.400007.MiningGamePanel", [PanelId.MiningGameGuidePanel_400007] = "Game.UI.Play_Mining.400007.MiningGameGuidePanel", [PanelId.WinterNightThemePanel] = "Game.UI.ActivityTheme.10105.WinterNightThemePanel", [PanelId.WinterNightStory] = "Game.UI.ActivityTheme.10105.Story.WinterNightStoryPanel", [PanelId.Task_10105] = "Game.UI.ActivityTheme.10105.Task.WinterNightTaskPanel", [PanelId.Shop_10105] = "Game.UI.ActivityTheme.10105.Shop.ActivityShopPanel", [PanelId.Shop_10106] = "Game.UI.ActivityTheme.10106.Shop.ActivityShopPanel", [PanelId.ActivityLevelsSelectPanel_10105] = "Game.UI.ActivityTheme.10105.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.ActivityLevelsSelectPanel_10106] = "Game.UI.ActivityTheme.10106.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.Task_10106] = "Game.UI.ActivityTheme.10106.Task.PostalTaskPanel", [PanelId.PostalThemePanel] = "Game.UI.ActivityTheme.10106.PostalThemePanel", [PanelId.PostalStory] = "Game.UI.ActivityTheme.10106.Story.PostalStoryPanel", [PanelId.RankBuildDetail] = "Game.UI.StarTower.Build.RankBuildDetailPanel", [PanelId.GoldenSpyPanel] = "Game.UI.Activity.GoldenSpy.GoldenSpyLevelPanel", [PanelId.GoldenSpyLevelSelectPanel] = "Game.UI.Activity.GoldenSpy.GoldenSpyLevelSelectPanel", [PanelId.GoldenSpyBuffSelectPanel] = "Game.UI.Activity.GoldenSpy.GoldenSpyBuffSelectPanel", [PanelId.GoldenSpyResultPanel] = "Game.UI.Activity.GoldenSpy.GoldenSpyResultPanel", [PanelId.PotentialPreselectionList] = "Game.UI.PotentialPreselection.PotentialPreselectionPanel", [PanelId.PotentialPreselectionEdit] = "Game.UI.PotentialPreselection.PotentialPreselectionEditPanel", [PanelId.ImportPreselection] = "Game.UI.PotentialPreselection.ImportPreselectionPanel", [PanelId.PreselectionRename] = "Game.UI.PotentialPreselection.PreselectionRenamePanel", [PanelId.GoldenSpyBuffTipsPanel] = "Game.UI.Activity.GoldenSpy.GoldenSpyBuffTipsPanel", [PanelId.ActivityLevelsSelectPanel_20102] = "Game.UI.ActivityTheme.20102.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.Task_20102] = "Game.UI.ActivityTheme.20102.Task.SoloDanceTaskPanel", [PanelId.Shop_20102] = "Game.UI.ActivityTheme.20102.Shop.ActivityShopPanel", [PanelId.SolodanceThemePanel] = "Game.UI.ActivityTheme.20102.SoloDanceThemePanel", [PanelId.SolodanceStory] = "Game.UI.MainlineEx_SolodanceStory.MainlineEx_SolodanceStoryPanel", [PanelId.ActivityLevelsSelectPanel_10107] = "Game.UI.ActivityTheme.10107.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.Task_10107] = "Game.UI.ActivityTheme.10107.Task.ViewfinderTaskPanel", [PanelId.Shop_10107] = "Game.UI.ActivityTheme.10107.Shop.ActivityShopPanel", [PanelId.ViewfinderStory] = "Game.UI.ActivityTheme.10107.Story.ViewfinderStoryPanel", [PanelId.Main_10107] = "Game.UI.ActivityTheme.10107.ViewfinderThemePanel", [PanelId.BreakOutThemePanel_S2] = "Game.UI.ActivityTheme.30102.BreakOutThemePanel", [PanelId.Shop_30102] = "Game.UI.ActivityTheme.30102.Shop.ActivityShopPanel", [PanelId.Task_30102] = "Game.UI.ActivityTheme.30102.Task.BreakOutTaskPanel", [PanelId.BreakOutLevelDetailPanelS2] = "Game.UI.Play_BreakOut_30102.BreakOutLevelDetailPanel", [PanelId.BreakOutResultPanelS2] = "Game.UI.Play_BreakOut_30102.BreakOutResultPanel", [PanelId.BreakOutPlayPanelS2] = "Game.UI.Play_BreakOut_30102.BreakOutPlayPanel", [PanelId.ActivityLevelsSelectPanel_11100] = "Game.UI.ActivityTheme.11100.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.SwimTheme_11100] = "Game.UI.ActivityTheme.11100.SwimTheme_11100Panel", [PanelId.SwimThemeStory_11100] = "Game.UI.ActivityTheme.11100.Story.SwimThemeStory_11100Panel", [PanelId.Task_11100] = "Game.UI.ActivityTheme.11100.Task.SwimTask_11100Panel", [PanelId.Shop_11100] = "Game.UI.ActivityTheme.11100.Shop.ActivityShopPanel", [PanelId.MiningGame_400011] = "Game.UI.Activity.Mining.400011.MiningGamePanel", [PanelId.MiningGameGuidePanel_400011] = "Game.UI.Activity.Mining.400011.MiningGameGuidePanel", [PanelId.ActivityLevelsSelectPanel_10108] = "Game.UI.ActivityTheme.10108.ActivityLevels.ActivityLevelsSelectPanel", [PanelId.Task_10108] = "Game.UI.ActivityTheme.10108.Task.TechTaskPanel", [PanelId.Shop_10108] = "Game.UI.ActivityTheme.10108.Shop.ActivityShopPanel", [PanelId.Main_10108] = "Game.UI.ActivityTheme.10108.TechThemePanel", [PanelId.TechStory] = "Game.UI.ActivityTheme.10108.Story.TechStoryPanel" } if NovaAPI.GetClientChannel() == AllEnum.ChannelName.BanShu then end local sChannel = NovaAPI.GetClientChannel() local tbNeedTestLogin = { "CN_TEST_2", "EN_TEST_2", "TW_TEST_2", "JP_TEST_2", "KR_TEST_2" } if table.indexof(tbNeedTestLogin, sChannel) > 0 then PanelDefine[PanelId.Login] = "Game.UI.GMTool.LoginPanel_Test" end return PanelDefine