Beispiel #1
0
 private void OnDestroyed(Entity obj)
 {
     Entities.RemoveFast(_node);
     _node = null;
 }