Beispiel #1
0
 void Start()
 {
     //这里创建第一个热更面板
     Instantiate(ResMgr.LoadPrefab(@"Assets/Res/UI/hotfixPanel.prefab"));
 }