Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow > API/Plugins/DataflowEditor/Dataflow/FDataflowToolRegistry
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowToolRegistry.h |
| Include | #include "Dataflow/DataflowToolRegistry.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowToolRegistry.cpp |
void AddNodeToToolMapping
(
const FName & NodeName,
TObjectPtr < UInteractiveToolBuilder > ToolBuilder,
const TSharedRef < const IDataflowToolActionCommands > & ToolActionCommands
)