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 EPlatformIconDisplayRule
&123;
Always,
AlwaysIfDifferent,
AlwaysWhenInCrossplayParty,
AlwaysIfDifferentWhenInCrossplayParty,
Never,
&125;
Values
Name | Description |
---|---|
Always | |
AlwaysIfDifferent | |
AlwaysWhenInCrossplayParty | |
AlwaysIfDifferentWhenInCrossplayParty | |
Never |