Exemplo n.º 1
0
 void OnDestroy()
 {
     msInstance = null;
 }
Exemplo n.º 2
0
 void OnEnable()
 {
     m_Map = (Map)target;
     msInstance = this;
 }