LocalFileNetworkReplayStreaming

Windows
MacOS
Linux

Classes

Name

Description

Public class

FCachedFileRequest

Public class

FGenericQueuedLocalFileRequest

Public struct

FLocalFileChunkInfo

Struct to hold chunk metadata

Public struct

FLocalFileEventInfo

Struct to hold event metadata

Public class

FLocalFileNetworkReplayStreamer

Local file streamer that supports playback/recording to a single file on disk

Public class

FLocalFileNetworkReplayStreamingFactory

Public struct

FLocalFileReplayDataInfo

Struct to hold replay data chunk metadata

Public struct

FLocalFileReplayInfo

Struct to hold metadata about an entire replay

Public class

FLocalFileStreamFArchive

Archive to wrap the file reader and respect chunk boundaries

Public class

FQueuedLocalFileRequest

Public class

TGenericCachedLocalFileRequest

Public class

TGenericQueuedLocalFileRequest

Public class

TLocalFileAsyncGraphTask

Public class

TLocalFileRequestCommonData

Enums

Functions

Name Description

Public function

const TCHAR ...

 

EQueuedLocalFileRequestType::ToString

Public function

constexpr bo...

 

operator!

(
    EReadReplayInfoFlags E
)

Public function

constexpr ER...

 

operator&

(
    EReadReplayInfoFlags Lhs,
    EReadReplayInfoFlags Rhs
)

Public function

EReadReplayI...

 

operator&=

(
    EReadReplayInfoFlags& Lhs,
    EReadReplayInfoFlags Rhs
)

Public function

constexpr ER...

 

operator^

(
    EReadReplayInfoFlags Lhs,
    EReadReplayInfoFlags Rhs
)

Public function

EReadReplayI...

 

operator^=

(
    EReadReplayInfoFlags& Lhs,
    EReadReplayInfoFlags Rhs
)

Public function

constexpr ER...

 

operator|

(
    EReadReplayInfoFlags Lhs,
    EReadReplayInfoFlags Rhs
)

Public function

EReadReplayI...

 

operator|=

(
    EReadReplayInfoFlags& Lhs,
    EReadReplayInfoFlags Rhs
)

Public function

constexpr ER...

 

operator~

(
    EReadReplayInfoFlags E
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss