Esempio n. 1
0
 public void OnDisable()
 {
     Event.UnRegisterListener(this);
 }
 private void OnDisable()
 {
     gameEvent.UnRegisterListener(this);
 }