Navigation
API > API/Plugins > API/Plugins/SlateScriptingCommands > API/Plugins/SlateScriptingCommands/FScriptingCommand
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 |
TSharedPtr< FUICommandInfo > MakeUICommandInfo&40;&41; const
Remarks
Registers a new UICommandInfo in the associated context through the binding manager. At this point, the command is exposed to the manager but not mapped to any command list.