Пример #1
0
 private void OnEnable()
 {
     EnableEvent.Invoke();
 }
Пример #2
0
 public void RunEnable() => EnableEvent?.Invoke();