Navigation
API > API/Runtime > API/Runtime/StorageServerClient
References
| Module | StorageServerClient |
| Header | /Engine/Source/Runtime/StorageServerClient/Public/StorageServerConnection.h |
| Include | #include "StorageServerConnection.h" |
Syntax
class FStorageServerConnection
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int64 | ChunkSizeRequest
(
const FIoChunkId& ChunkId |
||
| void | FileManifestRequest
(
TFunctionRef< void(FIoChunkId Id, FStringViewPath)> Callback |
||
| FString | GetHostAddr () |
||
| bool | Initialize
(
TArrayView< const FString > HostAddresses, |
||
| FStorageServerChunkBatchRequest | |||
| void | PackageStoreRequest
(
TFunctionRef< void(FPackageStoreEntryResource&&)> Callback |
||
| bool | ReadChunkRequest
(
const FIoChunkId& ChunkId, |