UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IoDispatcherPrivate.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "IO/IoDispatcher.h"
6
8
17
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
Definition Event.h:21
Definition IoDispatcherPrivate.h:10
TAtomic< uint32 > UnfinishedRequestsCount
Definition IoDispatcherPrivate.h:15
FEvent * Event
Definition IoDispatcherPrivate.h:13
FGraphEventRef GraphEvent
Definition IoDispatcherPrivate.h:14
TFunction< void()> Callback
Definition IoDispatcherPrivate.h:12
Definition IoDispatcherBackend.h:23
Definition Atomic.h:538
Definition AndroidPlatformMisc.h:14