Esempio n. 1
0
 public void RegisterPanel(string name, string resPath, int num, PanelAnchor anchor)
 {
     mUIContainer.RegisterPanel(name, resPath, num, anchor);
 }