IsUniqueIdLocal

Is the unique id local to this instance

Choose your operating system:

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