Пример #1
0
 void OnDisable()
 {
     if (miniMapController != null)
     {
         miniMapController.UnregisterMapObject(mmo, this.gameObject);
     }
 }