Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelEditor > API/Plugins/ModelViewViewModelEditor/FMVVMEditorCommands
- TCommands::RegisterCommands()
- FMVVMEditorCommands::RegisterCommands()
References
| Module | ModelViewViewModelEditor |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelEditor/Public/MVVMEditorCommands.h |
| Include | #include "MVVMEditorCommands.h" |
| Source | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelEditor/Private/MVVMEditorCommands.cpp |
virtual void RegisterCommands&40;&41;
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.