Пример #1
0
 private void RemoveFromWorld()
 {
     Manager.RemoveGameEntityCacheEntry(this.GetHashCode());
     Destroy(this);
 }