Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/FPartyPlatformSessionInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FString& InSessionType |
Party/PartyTypes.h | ||
bool operator==
(
const FPartyPlatformSessionInfo& Other |
Party/PartyTypes.h |
operator==(const FString &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/PartyTypes.h |
| Include Path | #include "Party/PartyTypes.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Party/PartyTypes.cpp |
bool operator==
(
const FString & InSessionType
) const
operator==(const FPartyPlatformSessionInfo &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/PartyTypes.h |
| Include Path | #include "Party/PartyTypes.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Party/PartyTypes.cpp |
bool operator==
(
const FPartyPlatformSessionInfo & Other
) const