Navigation
API > API/Plugins > API/Plugins/EditorDebugTools
| Name | FEditorDebugToolsCommands |
| Type | class |
| Header File | /Engine/Plugins/Editor/EditorDebugTools/Source/EditorDebugTools/Public/EditorDebugToolsCommands.h |
| Include Path | #include "EditorDebugToolsCommands.h" |
Syntax
class FEditorDebugToolsCommands : public TCommands< FEditorDebugToolsCommands >
Inheritance Hierarchy
- TCommands< FEditorDebugToolsCommands > → FEditorDebugToolsCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEditorDebugToolsCommands() |
EditorDebugToolsCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OpenPluginWindow | TSharedPtr< FUICommandInfo > | EditorDebugToolsCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
EditorDebugToolsCommands.h |