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

#include <IoDispatcherPrivate.h>

Public Attributes

TFunction< void()> Callback
 
FEventEvent = nullptr
 
FGraphEventRef GraphEvent
 
TAtomic< uint32UnfinishedRequestsCount { 0 }
 

Member Data Documentation

◆ Callback

TFunction<void()> FIoBatchImpl::Callback

◆ Event

FEvent* FIoBatchImpl::Event = nullptr

◆ GraphEvent

FGraphEventRef FIoBatchImpl::GraphEvent

◆ UnfinishedRequestsCount

TAtomic<uint32> FIoBatchImpl::UnfinishedRequestsCount { 0 }

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