Exemple #1
0
 void OnDestroy()
 {
     objEventHub?.UnregisterListener <OnSomethingHappened>(OnSomethingHappened);
 }