Esempio n. 1
0
 void OnDestroy()
 {
     Events.OnSpecialEffect -= OnSpecialEffect;
     Events.OnLightTrip     -= OnLightTrip;
     states = null;
     c      = null;
     styles = null;
     head   = null;
     info   = null;
 }