docs.unity.cn
    Show / Hide Table of Contents

    Delegate AllocatorManager.TryFunction

    Used for calling an allocator function.

    Namespace: Unity.Collections
    Syntax
    public delegate int TryFunction(IntPtr allocatorState, ref AllocatorManager.Block block);
    Parameters
    Type Name Description
    IntPtr allocatorState
    AllocatorManager.Block block
    Returns
    Type Description
    Int32
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, May 11, 2023