Navigation
API > API/Plugins > API/Plugins/PCGFastGeoInterop
Module for experimental plugin that provides access to FastGeo components. To be removed when FastGeo exits experimental.
| Name | FPCGFastGeoInteropModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PCGInterops/PCGFastGeoInterop/Source/PCGFastGeoInterop/Public/PCGFastGeoInteropModule.h |
| Include Path | #include "PCGFastGeoInteropModule.h" |
Syntax
class FPCGFastGeoInteropModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
PCGFastGeoInteropModule.h | ||
virtual void StartupModule() |
PCGFastGeoInteropModule.h | ||
virtual bool SupportsDynamicReloading() |
PCGFastGeoInteropModule.h |