Exemplo n.º 1
0
 void OnDestroy()
 {
     if (eSpawn != null)
     {
         eSpawn.PlaneDestory(this.gameObject);
     }
 }