Navigation
Unreal Engine C++ API Reference > Runtime > Voronoi > Voronoi
Inheritance Hierarchy
- IModuleInterface
- IVoronoiPlugin
References
Module | Voronoi |
Header | /Engine/Source/Runtime/Experimental/Voronoi/Public/Voronoi/VoronoiPlugin.h |
Include | #include "Voronoi/VoronoiPlugin.h" |
Syntax
class IVoronoiPlugin : public IModuleInterface
Remarks
The public interface to this module
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
IVoronoiPlugin & | Get () |
Singleton-like access to this module's interface. |
![]() ![]() |
bool | IsAvailable () |
Checks to see if this module is loaded and ready. |