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

Public Member Functions

 FGameThreadDispatchBatchedAsyncTasks (FGraphEventRef &InTarget)
 
FORCEINLINE TStatId GetStatId () const
 
ENamedThreads::Type GetDesiredThread ()
 
void DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)
 

Static Public Member Functions

static ESubsequentsMode::Type GetSubsequentsMode ()
 

Constructor & Destructor Documentation

◆ FGameThreadDispatchBatchedAsyncTasks()

FGameThreadDispatchBatchedAsyncTasks::FGameThreadDispatchBatchedAsyncTasks ( FGraphEventRef InTarget)
inline

Member Function Documentation

◆ DoTask()

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

◆ GetDesiredThread()

ENamedThreads::Type FGameThreadDispatchBatchedAsyncTasks::GetDesiredThread ( )
inline

◆ GetStatId()

FORCEINLINE TStatId FGameThreadDispatchBatchedAsyncTasks::GetStatId ( ) const
inline

◆ GetSubsequentsMode()

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

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