Files
StellaSora_DataLua/lua/gamecore/ui/paneldefine.lua
T
SL1900 46f967a584 Update - 1.6.0.84
EN: 1.6.0.84
CN: 1.6.0.87
JP: 1.6.0.88
KR: 1.6.0.91
2026-02-04 13:00:00 +09:00

326 lines
24 KiB
Lua

local PanelDefine = {
[PanelId.GMPresetTempPanel] = "Game.Editor.BattlePresetTeamTest.BattlePresetTeamTempPanel",
[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.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.CharFavourExpUp] = "Game.UI.CharacterFavour.CharFavourExpUpPanel",
[PanelId.CharFavourGift] = "Game.UI.CharacterFavour.CharFavourGiftPanel",
[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.DatingTest] = "Game.Editor.Phone.DatingTestPanel",
[PanelId.Equipment] = "Game.UI.Equipment.EquipmentPanel",
[PanelId.EquipmentInfo] = "Game.UI.Equipment.EquipmentInfoPanel",
[PanelId.EquipmentInstanceResult] = "Game.UI.BattleResult.EquipmentInstanceResultPanel",
[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.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_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillLevelSelectPanel",
[PanelId.JointDrillBuildList_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillBuildListPanel",
[PanelId.JointDrillBattlePanel] = "Game.UI.Battle.JointDrillBattlePanel",
[PanelId.JointDrillResult_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillResultPanel",
[PanelId.JointDrillRankUp_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillRankUpPanel",
[PanelId.JointDrillQuest_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillQuestPanel",
[PanelId.JointDrillRanking_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillRankingPanel",
[PanelId.JointDrillRankDetail_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillRankDetailPanel",
[PanelId.JointDrillRaid_1] = "Game.UI.JointDrill.JointDrill_1.JointDrillRaidPanel",
[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.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.JointDrillLevelSelect_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillLevelSelectPanel",
[PanelId.JointDrillBuildList_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillBuildListPanel",
[PanelId.JointDrillResult_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillResultPanel",
[PanelId.JointDrillRankUp_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankUpPanel",
[PanelId.JointDrillQuest_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillQuestPanel",
[PanelId.JointDrillRanking_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankingPanel",
[PanelId.JointDrillRankDetail_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillRankDetailPanel",
[PanelId.JointDrillRaid_2] = "Game.UI.JointDrill.JointDrill_2.JointDrillRaidPanel",
[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.ActivityLevelsSelectPanel_10105] = "Game.UI.ActivityTheme.10105.ActivityLevels.ActivityLevelsSelectPanel"
}
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