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