Navigation
API > API/Plugins > API/Plugins/GeometryDataflowNodes
The public interface to this module
| Name | IGeometryDataflowNodesPlugin |
| Type | class |
| Header File | /Engine/Plugins/Experimental/GeometryDataflow/Source/GeometryDataflowNodes/Public/GeometryDataflowNodesPlugin.h |
| Include Path | #include "GeometryDataflowNodesPlugin.h" |
Syntax
class IGeometryDataflowNodesPlugin : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
GeometryDataflowNodesPlugin.h | ||
virtual void StartupModule() |
GeometryDataflowNodesPlugin.h |