Exemplo n.º 1
0
        public void Destroy()
        {
            Destroyed = true;

            instances.Remove(this);
            dictionarySet.Remove(key, this);
        }