Navigation
API > API/Plugins > API/Plugins/SlateScriptingCommands > API/Plugins/SlateScriptingCommands/UUICommandsScriptingSubsystem
References
| Module | SlateScriptingCommands |
| Header | /Engine/Plugins/Slate/SlateScripting/Source/SlateScriptingCommands/Public/UICommandsScriptingSubsystem.h |
| Include | #include "UICommandsScriptingSubsystem.h" |
| Source | /Engine/Plugins/Slate/SlateScripting/Source/SlateScriptingCommands/Private/UICommandsScriptingSubsystem.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Editor Scripting &124; Commands &124; Contexts"&41;
bool IsInputChordMapped
&40;
FName ContextName,
FInputChord InputChord
&41; const
Remarks
Checks whether the given input chord is already mapped to a command in the given context. This includes commands not registered through the subsystem.