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