Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine
The public interface to this module
| Name | IGeometryCollectionComponentPlugin |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionComponentPlugin.h |
| Include Path | #include "GeometryCollection/GeometryCollectionComponentPlugin.h" |
Syntax
class IGeometryCollectionComponentPlugin : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IGeometryCollectionComponentPlugin & Get () |
Singleton-like access to this module's interface. | GeometryCollection/GeometryCollectionComponentPlugin.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | GeometryCollection/GeometryCollectionComponentPlugin.h |