Navigation
| Name | LocalFileNetworkReplayStreaming |
| Type | Runtime |
| Location | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/ |
| Module Build Rules | LocalFileNetworkReplayStreaming.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FCachedFileRequest | |
| FGenericQueuedLocalFileRequest | |
| FLocalFileNetworkReplayStreamer | Local file streamer that supports playback/recording to a single file on disk |
| FLocalFileNetworkReplayStreamingFactory | |
| FLocalFileStreamFArchive | Archive to wrap the file reader and respect chunk boundaries |
| FQueuedLocalFileRequest | |
| TGenericCachedLocalFileRequest | |
| TGenericQueuedLocalFileRequest | |
| TLocalFileAsyncGraphTask | |
| TLocalFileRequestCommonData |
Structs
| Name | Remarks |
|---|---|
| FLocalFileChunkInfo | Struct to hold chunk metadata |
| FLocalFileEventInfo | Struct to hold event metadata |
| FLocalFileReplayCustomVersion | |
| FLocalFileReplayDataInfo | Struct to hold replay data chunk metadata |
| FLocalFileReplayInfo | Struct to hold metadata about an entire replay |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnLocalFileReplayFinishedWriting | TMulticastDelegate_TwoParams< void, const FString &, const FString & > | LocalFileNetworkReplayStreaming.h |
Enums
Public
| Name | Remarks |
|---|---|
| ELocalFileChunkType | |
| ELocalFileReplayResult | |
| EQueuedLocalFileRequestType::Type | |
| EReadReplayInfoFlags | |
| EUpdateReplayInfoFlags |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DECLARE_NETRESULT_ENUM
(
ELocalFileReplayResult |
LocalFileNetworkReplayStreaming.h | ||
| LocalFileNetworkReplayStreaming.h | |||
| LocalFileNetworkReplayStreaming.h | |||
const TCHAR * EQueuedLocalFileRequestType::ToString
(
EQueuedLocalFileRequestType::Type Type |
LocalFileNetworkReplayStreaming.h | ||
const TCHAR * LexToString
(
ELocalFileReplayResult Enum |
LocalFileNetworkReplayStreaming.h |