Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelEditor
| Name | FMVVMEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelEditor/Public/MVVMEditorCommands.h |
| Include Path | #include "MVVMEditorCommands.h" |
Syntax
class FMVVMEditorCommands : public TCommands< FMVVMEditorCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FMVVMEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMVVMEditorCommands() |
MVVMEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ToggleMVVMDrawer | TSharedPtr< FUICommandInfo > | Command to toggle MVVM drawer in widget editor | MVVMEditorCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
MVVMEditorCommands.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FMVVMEditorCommands & Get() |
MVVMEditorCommands.h |