Esempio n. 1
0
 void OnDestroy()
 {
     ExplosionHelper.Remove(this);
     PubSub.unsubscribeAllForSubscriber(this);
 }
Esempio n. 2
0
 void OnDestroy()
 {
     ExplosionHelper.Remove(this);
     removeAllVehiclesInVision();
 }
Esempio n. 3
0
 void OnDestroy()
 {
     ExplosionHelper.Remove(this);
 }