docs.unity.cn
    Show / Hide Table of Contents

    Struct GlobalScratchpad

    A global scratchpad.

    Namespace: Unity.Entities
    Syntax
    public struct GlobalScratchpad

    Methods

    Name Description
    GetAllocator()

    Retrieve a global scratchpad allocator.

    Initialize()

    Initialize the global scratchpad, create and register all the global scratchpad allocators.

    Rewind()

    Rewind the Scratchpad; rewinds all ScratchpadAllocator invalidate all allocations made from it, and potentially also free memory blocks it has allocated from the system.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023