UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StorageServerConnection.h File Reference

Go to the source code of this file.

Classes

class  FStorageServerConnection
 
struct  FStorageServerConnection::Workspaces
 
struct  FStorageServerConnection::Workspaces::Share
 
struct  FStorageServerConnection::Workspaces::Workspace
 
struct  FStorageServerConnection::FChunkBatchRequestEntry
 

Macros

#define PLATFORM_SUPPORTS_STORAGE_SERVER_CACHE   (PLATFORM_WINDOWS || PLATFORM_ANDROID || PLATFORM_IOS)
 
#define PLATFORM_ENABLES_STORAGE_SERVER_CACHE_BY_DEFAULT   0
 
#define PLATFORM_HAS_CUSTOM_STORAGE_SERVER_CACHE_STRATEGY   0
 
#define HAS_STORAGE_SERVER_RPC_GETCHUNKS_API   1
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogStorageServerConnection, Log, All)
 

Macro Definition Documentation

◆ HAS_STORAGE_SERVER_RPC_GETCHUNKS_API

#define HAS_STORAGE_SERVER_RPC_GETCHUNKS_API   1

◆ PLATFORM_ENABLES_STORAGE_SERVER_CACHE_BY_DEFAULT

#define PLATFORM_ENABLES_STORAGE_SERVER_CACHE_BY_DEFAULT   0

◆ PLATFORM_HAS_CUSTOM_STORAGE_SERVER_CACHE_STRATEGY

#define PLATFORM_HAS_CUSTOM_STORAGE_SERVER_CACHE_STRATEGY   0

◆ PLATFORM_SUPPORTS_STORAGE_SERVER_CACHE

#define PLATFORM_SUPPORTS_STORAGE_SERVER_CACHE   (PLATFORM_WINDOWS || PLATFORM_ANDROID || PLATFORM_IOS)

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogStorageServerConnection  ,
Log  ,
All   
)