Пример #1
0
 void OnClick()
 {
     uiManager.OpenExit();
 }
Пример #2
0
 protected override void Execute()
 {
     uiManager.OpenExit();
 }