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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use