Пример #1
0
 public void OnDisable()
 {
     if (radar != null)
     {
         radar.RemoveMarker(this);
     }
 }