Navigation
API > API/Plugins > API/Plugins/Party
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
ESocialPartyInviteFailureReason Type |
Party/PartyTypes.h | ||
const TCHAR * LexToString
(
ESocialSubsystem InSubsystem |
SocialTypes.h | ||
const TCHAR * LexToString
(
ESocialRelationship Relationship |
SocialTypes.h | ||
const TCHAR * LexToString
(
ECrossplayPreference Preference |
SocialTypes.h |
LexToString(ESocialPartyInviteFailureReason)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/PartyTypes.h |
| Include Path | #include "Party/PartyTypes.h" |
const TCHAR * LexToString
(
ESocialPartyInviteFailureReason Type
)
LexToString(ESocialSubsystem)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialTypes.h |
| Include Path | #include "SocialTypes.h" |
const TCHAR * LexToString
(
ESocialSubsystem InSubsystem
)
LexToString(ESocialRelationship)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialTypes.h |
| Include Path | #include "SocialTypes.h" |
const TCHAR * LexToString
(
ESocialRelationship Relationship
)
LexToString(ECrossplayPreference)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialTypes.h |
| Include Path | #include "SocialTypes.h" |
const TCHAR * LexToString
(
ECrossplayPreference Preference
)