docs.unity.cn
    Show / Hide Table of Contents

    Method Release

    Release(IResourceLocation, Object)

    Releases the asset bundle via AssetBundle.Unload(true).

    Declaration
    public override void Release(IResourceLocation location, object asset)
    Parameters
    Type Name Description
    IResourceLocation location

    The location of the asset to release

    Object asset

    The asset in question

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