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