Exemple #1
0
 public void RemoveInstance(FieldInstance instance)
 {
     removeTemp.Add(instance);
     instance.RemoveOverlapEvent();
 }