docs.unity.cn
    Show / Hide Table of Contents

    Method Release

    Release(Int32, Object)

    Release an object.

    Declaration
    public void Release(int typeHash, object obj)
    Parameters
    Type Name Description
    Int32 typeHash

    The hash code of the type.

    Object obj

    The object to release.

    Implements
    IAllocationStrategy.Release(Int32, Object)
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use