Navigation
API > API/Plugins > API/Plugins/DataflowEditor
The public interface to this module
| Name | FDataflowEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorModule.h |
| Include Path | #include "Dataflow/DataflowEditorModule.h" |
Syntax
class FDataflowEditorModule : public FBaseCharacterFXEditorModule
Implements Interfaces
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| SurfaceColor | const FColor | Dataflow/DataflowEditorModule.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataflowSNodeFactory | TSharedPtr< FDataflowSNodeFactory > | Dataflow/DataflowEditorModule.h |
Functions
Public
Overridden from FBaseCharacterFXEditorModule
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
Dataflow/DataflowEditorModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | Dataflow/DataflowEditorModule.h |