void OnDisable()
 {
     TE3GUIDMgr.Unregister(this);
 }
Ejemplo n.º 2
0
 void OnDisable()
 {
     TE3ScatterMgr.Instance.UnregisterScatterArea(this);
     TE3GUIDMgr.Unregister(this);
 }