Navigation
Unreal Engine C++ API Reference > 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
&40;
FPhysicsSolverBase &42; Solver,
TFunction< void()> StepFunction
&41;
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.