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