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