Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Framework > API/Runtime/Chaos/Framework/FDebugSolverTasks
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Framework/DebugSolverTasks.h |
| Include | #include "Framework/DebugSolverTasks.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Framework/DebugSolverTasks.cpp |
void DebugStep
(
FPhysicsSolverBase * Solver,
TFunction < void> StepFunction
)
Remarks
Run the specified step function in one go within the current thread, or in a debug thread substep by substep depending on the Solver's DebugSustep status.