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

Public Member Functions

 FParallelBlendPhysicsTask (TWeakObjectPtr< USkeletalMeshComponent > InSkeletalMeshComponent)
 
void DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)
 

Static Public Member Functions

static FORCEINLINE TStatId GetStatId ()
 
static FORCEINLINE ENamedThreads::Type GetDesiredThread ()
 
static FORCEINLINE ESubsequentsMode::Type GetSubsequentsMode ()
 

Constructor & Destructor Documentation

◆ FParallelBlendPhysicsTask()

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

Member Function Documentation

◆ DoTask()

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

◆ GetDesiredThread()

static FORCEINLINE ENamedThreads::Type FParallelBlendPhysicsTask::GetDesiredThread ( )
inlinestatic

◆ GetStatId()

static FORCEINLINE TStatId FParallelBlendPhysicsTask::GetStatId ( )
inlinestatic

◆ GetSubsequentsMode()

static FORCEINLINE ESubsequentsMode::Type FParallelBlendPhysicsTask::GetSubsequentsMode ( )
inlinestatic

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