Ejemplo n.º 1
0
 private void SwitchPanel_on(UIPanel _uiPanel)
 {
     _uiPanel.Switch_on();
     SetTopPriority(_uiPanel);
 }