Navigation
Unreal Engine C++ API Reference > Plugins > Party
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialTypes.h |
Include | #include "SocialTypes.h" |
Syntax
enum ESocialSubsystem
{
Primary,
Platform,
MAX,
}
Values
Name | Description |
---|---|
Primary | Publisher-level cross-platform OSS. |
Platform | OSS specific to the platform on which we're running (PSN, XBL, GameCenter, etc.) |
MAX | External OSS' that are always available and contain linkable user accounts. |
Remarks
All supported subsystems