![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PhysicsSolverBase.h>
Public Member Functions | |
| FPhysicsSolverProcessPushDataTask (FPhysicsSolverBase &InSolver, FPushPhysicsData *InPushData) | |
| TStatId | GetStatId () const |
| void | DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent) |
| CHAOS_API void | ProcessPushData () |
Static Public Member Functions | |
| static CHAOS_API ENamedThreads::Type | GetDesiredThread () |
| static ESubsequentsMode::Type | GetSubsequentsMode () |
Task responsible for processing the command buffer of a single solver and preparing data before solver task and callbacks are run
|
inline |
|
inline |
|
static |
|
inline |
|
inlinestatic |
| void Chaos::FPhysicsSolverProcessPushDataTask::ProcessPushData | ( | ) |