FNullReplayInfo

Class to hold metadata about an entire replay

Windows
MacOS
Linux

Inheritance Hierarchy

FJsonSerializable

FNullReplayInfo

References

Module

NullNetworkReplayStreaming

Header

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

Include

#include "NullNetworkReplayStreaming.h"

Syntax

class FNullReplayInfo : public FJsonSerializable

Remarks

Class to hold metadata about an entire replay

Variables

Name Description

Public variable

bool

 

bIsValid

Public variable

uint32

 

Changelist

Public variable

int32

 

DemoFileLastOffset

Public variable

FString

 

FriendlyName

Public variable

int32

 

LengthInMS

Public variable

uint32

 

NetworkVersion

Constructors

Name Description

Public function

FNullReplayInfo()

Overridden from FJsonSerializable

Name Description

Public function Virtual

void

 

Serialize

(
    FJsonSerializerBase& Serializer,
    bool bFlatObject
)

FJsonSerializable.

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