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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use