Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Commands > BlueprintAPI/EditorScripting/Commands/Sets
Unregisters the corresponding command set with all commands registered within it
Target is UICommands Scripting Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Set Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | Whether the command set existed and was successfully unregistered |