docs.unity.cn
    Show / Hide Table of Contents

    Method Release

    Release(IResourceLocation, Object)

    Release the specified object that was created from the specified location.

    Declaration
    public virtual void Release(IResourceLocation location, object obj)
    Parameters
    Type Name Description
    IResourceLocation location

    The location of the object

    Object obj

    The object to release.

    Implements
    IResourceProvider.Release(IResourceLocation, Object)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use