Example #1
0
 public void DestroySelf()
 {
     Log.Info($"[SHAPE2D]({Tag}) - Has Been destroyed!");
     RTSEngine.UnRegisterShape(this);
 }