docs.unity.cn
    Show / Hide Table of Contents

    Property IsAutoDispose

    IsAutoDispose

    Check whether this allocator will automatically dispose allocations.

    Declaration
    public readonly bool IsAutoDispose { get; }
    Property Value
    Type Description
    Boolean

    Always true

    Implements
    AllocatorManager.IAllocator.IsAutoDispose
    Remarks

    Allocations made by Scrachpad allocator are automatically disposed.

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