docs.unity.cn
    Show / Hide Table of Contents

    Method Initialize

    Initialize(Int32)

    Initializes the allocator. Must be called before first use.

    Declaration
    public void Initialize(int bytes)
    Parameters
    Type Name Description
    Int32 bytes

    The amount of memory to allocate.

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