Exemplo n.º 1
0
        public void Dispose()
        {
#if UNITY_EDITOR
            StaticMemoryPoolRegistry.Remove(this);
#endif
        }
Exemplo n.º 2
0
 public void Dispose()
 {
     StaticMemoryPoolRegistry.Remove(this);
 }