Пример #1
0
 public void ShowPop()
 {
     showpop = true;
     PopWindow.activeSelf = true;
     PopWindow.SetSiblingIndex(10000);
     Refresh(0, Point);
 }