![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "OnDemandHttpIoDispatcherBackend.h"#include "Containers/AnsiString.h"#include "HAL/PlatformTime.h"#include "IO/HttpIoDispatcher.h"#include "IO/IoAllocators.h"#include "IO/IoOffsetLength.h"#include "IO/IoStatus.h"#include "IO/IoStoreOnDemand.h"#include "OnDemandBackendStatus.h"#include "OnDemandIoStore.h"#include "OnDemandHttpThread.h"#include "Statistics.h"Classes | |
| class | UE::IoStore::FHttpIoDispatcherBackend |
Namespaces | |
| namespace | UE |
| namespace | UE::IoStore |
| NO_LOGGING. | |
Functions | |
| TSharedPtr< IOnDemandHttpIoDispatcherBackend > | UE::IoStore::MakeOnDemandHttpIoDispatcherBackend (FOnDemandIoStore &IoStore) |
Variables | |
| int32 | UE::IoStore::GIasHttpRangeRequestMinSizeKiB = 128 |
| bool | UE::IoStore::GIasEnableWriteOnlyDecoding = false |