UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StorageServerHttpClient.h File Reference
#include "CoreTypes.h"
#include "IO/IoBuffer.h"
#include "IO/IoStatus.h"
#include "Misc/Optional.h"

Go to the source code of this file.

Classes

class  IStorageServerHttpClient
 

Enumerations

enum class  EStorageServerContentType : uint8 { Unknown = 0 , CbObject , Binary , CompressedBinary }
 

Enumeration Type Documentation

◆ EStorageServerContentType

Enumerator
Unknown 
CbObject 
Binary 
CompressedBinary