FUniqueNetIdMatcher::operator()

Match a given unique Id against the one stored in this struct

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineSubsystemTypes.h"

Syntax

bool operator()
(
    const TSharedRef< const FUniqueNetId > & Candidate
) const

Remarks

Match a given unique Id against the one stored in this struct

Returns

true if they are an exact match, false otherwise

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