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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023