FNetGuidCacheObject

Stores an object with path associated with [FNetworkGUID](API\Runtime\Core\Misc\FNetworkGUID)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h

Include

#include "Engine/PackageMapClient.h"

Syntax

class FNetGuidCacheObject

Remarks

Stores an object with path associated with FNetworkGUID

Variables

Name Description

Public variable

uint8: 1

 

bDirtyForReplay

Public variable

uint8: 1

 

bIgnoreWhenMissing

Public variable

uint8: 1

 

bIsBroken

Public variable

uint8: 1

 

bIsPending

Public variable

uint8: 1

 

bNoLoad

Public variable

uint32

 

NetworkChecksum

Public variable

TWeakObjectPtr<...

 

Object

Public variable

FNetworkGUID

 

OuterGUID

These fields are set when this guid is static.

Public variable

FName

 

PathName

Public variable

double

 

ReadOnlyTimestamp

Constructors

Name Description

Public function

FNetGuidCacheObject()

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