FRollbackNetStartupActorInfo

Information about net startup actors that need to be rolled back by being destroyed and re-created

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DemoNetDriver.h

Include

#include "Engine/DemoNetDriver.h"

Syntax

struct FRollbackNetStartupActorInfo

Remarks

Information about net startup actors that need to be rolled back by being destroyed and re-created

Variables

Name Description

Public variable

UObject *

 

Archetype

Public variable

ULevel *

 

Level

Public variable

FVector

 

Location

Public variable

FName

 

Name

Public variable

TArray< UObject...

 

ObjReferences

Public variable

TSharedPtr< FRe...

 

RepState

Public variable

FRotator

 

Rotation

Public variable

FVector

 

Scale3D

Public variable

TMap< FString, ...

 

SubObjRepState

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