UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FFXAsyncBatcher Struct Reference

Public Member Functions

FGraphEventArrayGetAsyncPrereq (FGraphEventRef &OutFinalizeBatchEvent, FThreadSafeCounter *&OutFinalizeDispatchCounter)
 
void Flush ()
 

Public Attributes

FGraphEventArray DispatchEvent
 
FGraphEventRef FinalizeOnGTDispatchEvent
 
FThreadSafeCounterFinalizeDispatchCounter
 
int32 NumBatched = 0
 

Member Function Documentation

◆ Flush()

void FFXAsyncBatcher::Flush ( )
inline

◆ GetAsyncPrereq()

FGraphEventArray * FFXAsyncBatcher::GetAsyncPrereq ( FGraphEventRef OutFinalizeBatchEvent,
FThreadSafeCounter *&  OutFinalizeDispatchCounter 
)
inline

Member Data Documentation

◆ DispatchEvent

FGraphEventArray FFXAsyncBatcher::DispatchEvent

◆ FinalizeDispatchCounter

FThreadSafeCounter* FFXAsyncBatcher::FinalizeDispatchCounter

◆ FinalizeOnGTDispatchEvent

FGraphEventRef FFXAsyncBatcher::FinalizeOnGTDispatchEvent

◆ NumBatched

int32 FFXAsyncBatcher::NumBatched = 0

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