UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FParallelClothTask Class Reference

Public Member Functions

 FParallelClothTask (USkeletalMeshComponent &InSkeletalMeshComponent, float InDeltaTime)
 
FORCEINLINE TStatId GetStatId () const
 
void DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)
 

Static Public Member Functions

static ENamedThreads::Type GetDesiredThread ()
 
static ESubsequentsMode::Type GetSubsequentsMode ()
 

Constructor & Destructor Documentation

◆ FParallelClothTask()

FParallelClothTask::FParallelClothTask ( USkeletalMeshComponent &  InSkeletalMeshComponent,
float  InDeltaTime 
)
inline

Member Function Documentation

◆ DoTask()

void FParallelClothTask::DoTask ( ENamedThreads::Type  CurrentThread,
const FGraphEventRef MyCompletionGraphEvent 
)
inline

◆ GetDesiredThread()

static ENamedThreads::Type FParallelClothTask::GetDesiredThread ( )
inlinestatic

◆ GetStatId()

FORCEINLINE TStatId FParallelClothTask::GetStatId ( ) const
inline

◆ GetSubsequentsMode()

static ESubsequentsMode::Type FParallelClothTask::GetSubsequentsMode ( )
inlinestatic

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