ULocalPlayer::SetCachedUniqueNetId

Sets the players current cached unique net id

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h

Include

#include "Engine/LocalPlayer.h"

Source

/Engine/Source/Runtime/Engine/Private/LocalPlayer.cpp

Syntax

void SetCachedUniqueNetId
(
    FUniqueNetIdPtr NewUniqueNetId
)

Remarks

Sets the players current cached unique net id

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