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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023