docs.unity.cn
    Show / Hide Table of Contents

    Class DefaultAllocationStrategy

    Default allocator that relies in garbace collection

    Inheritance
    Object
    DefaultAllocationStrategy
    Namespace: UnityEngine.ResourceManagement.Util
    Syntax
    public class DefaultAllocationStrategy : object, IAllocationStrategy

    Methods

    Name Description
    New(Type, Int32)

    Create a new object of type t.

    Release(Int32, Object)

    Release an object.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use