Method ResetAllocator
ResetAllocator(bool)
Resets the internal allocator.
Declaration
public virtual void ResetAllocator(bool keepCachedMemory = true)
Parameters
Type | Name | Description |
---|---|---|
bool | keepCachedMemory | Whether to keep the cached memory on the allocator. If |