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