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