Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FCanExecuteCommand |
Exposing FCanExecuteAction as dynamic |
|
FExecuteCommand |
Exposing FExecuteAction as dynamic |
|
FScriptingCommand |
All the internal data related to a scripting command as well as methods to easily expose the command to the binding manager |
|
FScriptingCommandInfo |
The data defining a scripting command. At the exception of its delegates. |
|
FScriptingCommandsContext |
The list of commands and UI Command Lists associated with a context. |
|
FScriptingCommandSet |
To avoid conflicts between scripts, each command is associated to a command set which must be registered manually. |
|
FSlateScriptingCommandsModule |
|
|
UUICommandsScriptingSubsystem |
UEditorInputSubsystem Subsystem for dynamically registering editor commands through scripting |