UPackageMapClient::ExportNetGUID

Exports the NetGUID and paths needed to the CurrentExportBunch

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

bool ExportNetGUID
(
    FNetworkGUID NetGUID,
    UObject * Object,
    FString PathName,
    UObject * ObjOuter
)

Remarks

Exports the NetGUID and paths needed to the CurrentExportBunch

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