![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for Chaos::AdvanceOneTimeStepTask:Public Member Functions | |
| AdvanceOneTimeStepTask (FPBDRigidsSolver *Scene, const FReal DeltaTime, const FSubStepInfo &SubStepInfo) | |
| void | DoWork () |
Public Member Functions inherited from FNonAbandonableTask | |
| bool | CanAbandon () |
| void | Abandon () |
Protected Member Functions | |
| TStatId | GetStatId () const |
Protected Attributes | |
| FPBDRigidsSolver * | MSolver |
| FReal | MDeltaTime |
| FSubStepInfo | MSubStepInfo |
| TSharedPtr< FCriticalSection > | PrevLock |
| TSharedPtr< FCriticalSection > | CurrentLock |
| TSharedPtr< FEvent > | PrevEvent |
| TSharedPtr< FEvent > | CurrentEvent |
Friends | |
| class | FAutoDeleteAsyncTask< AdvanceOneTimeStepTask > |
|
inline |
|
inline |
|
inlineprotected |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |