Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Commands > BlueprintAPI/EditorScripting/Commands/Sets
Registers a new command set
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 set did not already exist and was successfully registered |