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 IsContextRegistered
&40;
FName ContextName
&41; const
Remarks
Checks whether the context with the given name is currently registered in the subsystem This does not check whether the context is bound to any UI Command List.