docs.unity.cn
    Show / Hide Table of Contents

    Method UnregisterCustomAssetGroupCommand

    UnregisterCustomAssetGroupCommand(String)

    Removes a registered custom group command.

    Declaration
    public static bool UnregisterCustomAssetGroupCommand(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