Navigation
Unreal Engine C++ API Reference > Plugins > Party
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialSettings.h |
Include | #include "SocialSettings.h" |
Syntax
USTRUCT&40;&41;
struct FSocialPlatformDescription
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | CrossplayPool | The crossplay pool this platform belongs to |
![]() ![]() |
FString | ExternalAccountType | The external association type for this platform |
![]() ![]() |
FString | Name | The name of this platform |
![]() ![]() |
FName | OnlineSubsystem | The online subsystem this platform uses |
![]() ![]() |
FString | PlatformType | The type of this platform. For example DESKTOP or MOBILE |
![]() ![]() |
FString | SessionType | The session type this platform uses |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |