TOnlinePartyIdMapKeyFuncs

Windows
MacOS
Linux

Inheritance Hierarchy

BaseKeyFuncs

TDefaultMapKeyFuncs

TOnlinePartyIdMapKeyFuncs

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineSubsystemTypes.h"

Syntax

template<typename ValueType>
struct TOnlinePartyIdMapKeyFuncs : public TDefaultMapKeyFuncs< TSharedRef< const FOnlinePartyId >, ValueType, false >

Functions

Name Description

Public function Static

uint32

 

GetKeyHash

(
    TSharedRef< const FOnlinePartyId > ...
)

Public function Static

TSharedRef< ...

 

GetSetKey

(
    TPair< TSharedRef< const FOnlinePar...
)

Public function Static

bool

 

Matches

(
    TSharedRef< const FOnlinePartyId > ...,
    TSharedRef< const FOnlinePartyId > ...
)

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