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

Public Member Functions

 FGatherRequestsTask (const FGatherRequestsParameters &InParams)
 
void DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)
 
ENamedThreads::Type GetDesiredThread ()
 
FORCEINLINE TStatId GetStatId () const
 

Static Public Member Functions

static ESubsequentsMode::Type GetSubsequentsMode ()
 

Public Attributes

FGatherRequestsParameters Parameters
 

Constructor & Destructor Documentation

◆ FGatherRequestsTask()

FGatherRequestsTask::FGatherRequestsTask ( const FGatherRequestsParameters InParams)
inlineexplicit

Member Function Documentation

◆ DoTask()

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

◆ GetDesiredThread()

ENamedThreads::Type FGatherRequestsTask::GetDesiredThread ( )
inline

◆ GetStatId()

FORCEINLINE TStatId FGatherRequestsTask::GetStatId ( ) const
inline

◆ GetSubsequentsMode()

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

Member Data Documentation

◆ Parameters

FGatherRequestsParameters FGatherRequestsTask::Parameters

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