FCheckpointSaveStateContext

Checkpoint state

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ReplayHelper.h

Include

#include "ReplayHelper.h"

Syntax

struct FCheckpointSaveStateContext

Remarks

Checkpoint state

Variables

Name Description

Public variable

bool

 

bWriteCheckpointOffset

Public variable

FPackageMapAckS...

 

CheckpointAckState

Public variable

FArchivePos

 

CheckpointOffset

Public variable

ECheckpointSave...

 

CheckpointSaveState

Public variable

FDeltaCheckpoin...

 

DeltaCheckpointData

Public variable

uint32

 

GuidCacheSize

Public variable

TMap< FName, ui...

 

NameTableMap

Public variable

TArray< FNetGui...

 

NetGuidCacheSnapshot

Public variable

FArchivePos

 

NetGuidsCountPos

Public variable

int32

 

NextNetGuidForRecording

Public variable

int32

 

NumNetGuidsForRecording

Public variable

TArray< FPendin...

 

PendingCheckpointActors

Public variable

int32

 

TotalCheckpointActors

Public variable

double

 

TotalCheckpointReplicationTimeSeconds

Public variable

int32

 

TotalCheckpointSaveFrames

Public variable

double

 

TotalCheckpointSaveTimeSeconds

Constructors

Functions

Name Description

Public function Const

void

 

CountBytes

(
    FArchive& Ar
)

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