ReadReplayInfo

Overload list

Windows
MacOS
Linux
Name Description

Protected function Const

bool

 

ReadReplayInfo

(
    const FString& StreamName,
    FLocalFileReplayInfo& OutReplayInf...
)

Protected function Const

bool

 

ReadReplayInfo

(
    FArchive& Archive,
    FLocalFileReplayInfo& OutReplayInf...
)

Now takes a set of read flags

Protected function Const

bool

 

ReadReplayInfo

(
    const FString& StreamName,
    FLocalFileReplayInfo& OutReplayInf...,
    EReadReplayInfoFlags Flags
)

Protected function Const

bool

 

ReadReplayInfo

(
    FArchive& Archive,
    FLocalFileReplayInfo& OutReplayInf...,
    EReadReplayInfoFlags Flags
)

Protected function Const

bool

 

ReadReplayInfo

(
    FArchive& Archive,
    FLocalFileReplayInfo& OutReplayInf...,
    FLocalFileSerializationInfo& Seria...
)

Now takes a set of read flags

Protected function Const

bool

 

ReadReplayInfo

(
    FArchive& Archive,
    FLocalFileReplayInfo& OutReplayInf...,
    FLocalFileSerializationInfo& Seria...,
    EReadReplayInfoFlags Flags
)

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