Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Slate/SlateScripting/Source/SlateScriptingCommands/Public/UICommandsScriptingSubsystem.h |
Include |
#include "UICommandsScriptingSubsystem.h" |
USTRUCT()
struct FScriptingCommandSet
To avoid conflicts between scripts, each command is associated to a command set which must be registered manually.
Name | Description | ||
---|---|---|---|
|
bCanExecuteCommands |
Whether the commands in this set are enabled |
|
|
ScriptingCommands |
The commands in this set |