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