Navigation
API > API/Plugins > API/Plugins/Party
| Name | FSocialPlatformDescription |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialSettings.h |
| Include Path | #include "SocialSettings.h" |
Syntax
USTRUCT ()
struct FSocialPlatformDescription
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSocialPlatformDescription() |
SocialSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CrossplayPool | FString | The crossplay pool this platform belongs to | SocialSettings.h | |
| ExternalAccountType | FString | The external association type for this platform | SocialSettings.h | |
| Name | FString | The name of this platform | SocialSettings.h | |
| OnlineSubsystem | FName | The online subsystem this platform uses | SocialSettings.h | |
| PlatformType | FString | The type of this platform. For example DESKTOP or MOBILE | SocialSettings.h | |
| SessionType | FString | The session type this platform uses | SocialSettings.h |