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