void OnEnable() { ScreensController.Reveal(Name); }
public void Act() { ScreensController.Reveal(Name); }