IsUniqueIdLocal

Is the unique id local to this instance

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystem.h

Include

#include "OnlineSubsystem.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineSubsystem.cpp

Syntax

bool IsUniqueIdLocal
(
    const FUniqueNetId & UniqueId
)

Remarks

Is the unique id local to this instance

Returns

true if unique id is found and logged in locally, false otherwise

Parameters

Parameter

Description

UniqueId

unique to query

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