FNetGUIDCache::RegisterNetGUID_Server

Associates a net guid directly with an object This function is only called on server

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

void RegisterNetGUID_Server
(
    const FNetworkGUID & NetGUID,
    UObject * Object
)

Remarks

Associates a net guid directly with an object This function is only called on server

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