Navigation
API > API/Runtime > API/Runtime/ChaosSolverEngine > API/Runtime/ChaosSolverEngine/Chaos
References
| Module | ChaosSolverEngine |
| Header | /Engine/Source/Runtime/Experimental/ChaosSolverEngine/Public/Chaos/ChaosSolverActor.h |
| Include | #include "Chaos/ChaosSolverActor.h" |
Syntax
struct FChaosDebugSubstepControl
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPause | Pause the solver at the next synchronization point. | |
| bool | bStep | Step the solver to the next synchronization point. | |
| bool | bSubstep | Substep the solver to the next synchronization point. | |
| FSimpleDelegate | OnPauseChanged |
Constructors
| Type | Name | Description | |
|---|---|---|---|