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