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