docs.unity.cn
    Show / Hide Table of Contents

    Method RemoveAssetEntry

    RemoveAssetEntry(String, Boolean)

    Remove an asset entry.

    Declaration
    public bool RemoveAssetEntry(string guid, bool postEvent = true)
    Parameters
    Type Name Description
    String guid

    The guid of the asset.

    Boolean postEvent

    Send modifcation event.

    Returns
    Type Description
    Boolean

    True if the entry was found and removed.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use