Пример #1
0
 void OnEnable()
 {
     ScreensController.Reveal(Name);
 }
Пример #2
0
 public void Act()
 {
     ScreensController.Reveal(Name);
 }