![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Compression/CompressedBuffer.h"#include "Containers/UnrealString.h"#include "Containers/AnsiString.h"#include "IO/IoChunkId.h"#include "Misc/StringBuilder.h"#include "Memory/MemoryFwd.h"#include "Templates/SharedPointer.h"#include "SocketTypes.h"#include "HAL/PlatformTime.h"#include "HAL/Runnable.h"#include "StorageServerHttpClient.h"#include "IStorageServerPlatformFile.h"#include "Cache/CacheStrategy.h"Go to the source code of this file.
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogStorageServerConnection, Log, All) | |
| #define HAS_STORAGE_SERVER_RPC_GETCHUNKS_API 1 |
| #define PLATFORM_ENABLES_STORAGE_SERVER_CACHE_BY_DEFAULT 0 |
| #define PLATFORM_HAS_CUSTOM_STORAGE_SERVER_CACHE_STRATEGY 0 |
| #define PLATFORM_SUPPORTS_STORAGE_SERVER_CACHE (PLATFORM_WINDOWS || PLATFORM_ANDROID || PLATFORM_IOS) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogStorageServerConnection | , |
| Log | , | ||
| All | |||
| ) |