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