FNetGUIDCache::GetOrAssignNetGUID

Gets or assigns a new NetGUID to this object. Returns whether the object is fully mapped or not

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/PackageMapClient.h"

Source

/Engine/Source/Runtime/Engine/Private/PackageMapClient.cpp

Syntax

FNetworkGUID GetOrAssignNetGUID
(
    UObject * Object,
    const TWeakObjectPtr< UObject > * WeakObjectPtr
)

Remarks

Gets or assigns a new NetGUID to this object. Returns whether the object is fully mapped or not

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