docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    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 false all allocated memory is freed.

    Implements
    IBackend.ResetAllocator(bool)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)