docs.unity.cn
    Show / Hide Table of Contents

    Method RemoveAssetEntry

    RemoveAssetEntry(AddressableAssetEntry, Boolean)

    Remove an entry.

    Declaration
    public void RemoveAssetEntry(AddressableAssetEntry entry, bool postEvent = true)
    Parameters
    Type Name Description
    AddressableAssetEntry entry

    The entry to remove.

    Boolean postEvent

    If true, post the event to callbacks.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use