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