docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveAssetEntry

    RemoveAssetEntry(string, bool)

    Remove an asset entry.

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

    The guid of the asset.

    bool postEvent

    Send modifcation event.

    Returns
    Type Description
    bool

    True if the entry was found and removed.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023