docs.unity.cn
    Show / Hide Table of Contents

    Method UnregisterCustomAssetEntryCommand

    UnregisterCustomAssetEntryCommand(String)

    Removes a registered custom entry command.

    Declaration
    public static bool UnregisterCustomAssetEntryCommand(string cmdId)
    Parameters
    Type Name Description
    String cmdId

    The command id.

    Returns
    Type Description
    Boolean

    Returns true if the command was removed.

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