Navigation
API > API/Plugins > API/Plugins/SlateScriptingCommands > API/Plugins/SlateScriptingCommands/UUICommandsScriptingSubsystem
Warnings * this will unregister all commands currently registered by this subsystem
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; Global"&41;
void UnregisterAllSets&40;&41;
Remarks
Unregisters all commands dynamically registered within all contexts and sets.
this will unregister all commands currently registered by this subsystem