Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Commands > BlueprintAPI/EditorScripting/Commands/Contexts
Checks whether the given input chord is already mapped to a command in the given context. This includes commands not registered through the subsystem.
Target is UICommands Scripting Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Context Name | |
| struct | Input Chord |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value |