Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsActions.h |
Include |
#include "ModelingToolsActions.h" |
class FModelingModeActionCommands : public TCommands< FModelingModeActionCommands >
Name | Description | ||
---|---|---|---|
|
TSharedPtr< FUI... |
FocusViewCommand |
Name | Description | |
---|---|---|
|
FModelingModeActionCommands() |
Name | Description | ||
---|---|---|---|
|
RegisterCommandBindings ( |
||
|
UnRegisterCommandBindings ( |
Name | Description | ||
---|---|---|---|
|
RegisterCommands() |
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |