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

Public Member Functions

 FParallelClothCompletionTask (TWeakObjectPtr< USkeletalMeshComponent > InSkeletalMeshComponent)
 
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

◆ FParallelClothCompletionTask()

FParallelClothCompletionTask::FParallelClothCompletionTask ( TWeakObjectPtr< USkeletalMeshComponent >  InSkeletalMeshComponent)
inline

Member Function Documentation

◆ DoTask()

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

◆ GetDesiredThread()

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

◆ GetStatId()

FORCEINLINE TStatId FParallelClothCompletionTask::GetStatId ( ) const
inline

◆ GetSubsequentsMode()

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

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