UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FDebugSolverTasks Class Referencefinal

#include <DebugSolverTasks.h>

Public Member Functions

 FDebugSolverTasks ()
 
 ~FDebugSolverTasks ()
 
void Add (FPhysicsSolverBase *)
 
void Remove (FPhysicsSolverBase *)
 
FORCEINLINE void DebugStep (FPhysicsSolverBase *, TFunction< void()> StepFunction)
 
void Shutdown ()
 

Detailed Description

List of solver tasks stub for non debug builds.

Constructor & Destructor Documentation

◆ FDebugSolverTasks()

Chaos::FDebugSolverTasks::FDebugSolverTasks ( )
inline

◆ ~FDebugSolverTasks()

Chaos::FDebugSolverTasks::~FDebugSolverTasks ( )
inline

Member Function Documentation

◆ Add()

void Chaos::FDebugSolverTasks::Add ( FPhysicsSolverBase )
inline

◆ DebugStep()

FORCEINLINE void Chaos::FDebugSolverTasks::DebugStep ( FPhysicsSolverBase ,
TFunction< void()>  StepFunction 
)
inline

◆ Remove()

void Chaos::FDebugSolverTasks::Remove ( FPhysicsSolverBase )
inline

◆ Shutdown()

void Chaos::FDebugSolverTasks::Shutdown ( )
inline

The documentation for this class was generated from the following file: