Esempio n. 1
0
 public void AddPanelDict(UIPanelType panelType, GameObject instPanel)
 {
     mUIControl.AddPanelDict(panelType, instPanel);
 }