Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Experimental/SampleToolsEditorMode/Source/Public/SampleToolsEditorModeCommands.h |
Include |
#include "SampleToolsEditorModeCommands.h" |
class FSampleToolsEditorModeCommands : public TCommands< FSampleToolsEditorModeCommands >
Name | Description | ||
---|---|---|---|
|
Commands |
||
|
TSharedPtr< FUI... |
CreateActorTool |
|
|
TSharedPtr< FUI... |
DrawCurveOnMeshTool |
|
|
TSharedPtr< FUI... |
MeasureDistanceTool |
|
|
TSharedPtr< FUI... |
SurfacePointTool |
Name | Description | |
---|---|---|
|
FSampleToolsEditorModeCommands() |
Name | Description | ||
---|---|---|---|
|
GetCommands() |
Name | Description | ||
---|---|---|---|
|
RegisterCommands() |
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |