FLocalFileReplayInfo

Struct to hold metadata about an entire replay

Windows
MacOS
Linux

References

Module

LocalFileNetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h

Include

#include "LocalFileNetworkReplayStreaming.h"

Syntax

struct FLocalFileReplayInfo

Remarks

Struct to hold metadata about an entire replay

Variables

Name Description

Public variable

bool

 

bCompressed

Public variable

bool

 

bEncrypted

Public variable

bool

 

bIsLive

Public variable

bool

 

bIsValid

Public variable

uint32

 

Changelist

Public variable

TArray< FLocalF...

 

Checkpoints

Public variable

TArray< FLocalF...

 

Chunks

Public variable

TArray< FLocalF...

 

DataChunks

Public variable

TArray< uint8 >

 

EncryptionKey

Public variable

TArray< FLocalF...

 

Events

Public variable

FString

 

FriendlyName

Public variable

int32

 

HeaderChunkIndex

Public variable

int32

 

LengthInMS

Public variable

uint32

 

NetworkVersion

Public variable

FDateTime

 

Timestamp

Public variable

int64

 

TotalDataSizeInBytes

Constructors

Name Description

Public function

FLocalFileReplayInfo()

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