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