Beispiel #1
0
 private void OnEnable()
 {
     EnableEvent.Invoke();
 }
Beispiel #2
0
 public void RunEnable() => EnableEvent?.Invoke();