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