Navigation
API > API/Plugins > API/Plugins/ProceduralMeshComponent
Inheritance Hierarchy
- IModuleInterface
- IProceduralMeshComponentPlugin
References
| Module | ProceduralMeshComponent |
| Header | /Engine/Plugins/Runtime/ProceduralMeshComponent/Source/ProceduralMeshComponent/Public/IProceduralMeshComponentPlugin.h |
| Include | #include "IProceduralMeshComponentPlugin.h" |
Syntax
class IProceduralMeshComponentPlugin : public IModuleInterface
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| IProceduralMeshComponentPlugin & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |