Esempio n. 1
0
 private void OnEnable()
 {
     EventSystem.Add(() => gameObject.AddComponent <OnEnableEvent>());
 }