Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Social.h |
| Include | #include "Online/Social.h" |
Syntax
struct FFriend
Remarks
Information about a friend
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DisplayName | Display Name of the Friend | |
| FAccountId | FriendId | Account Id of the Friend | |
| FString | Nickname | Local Nickname for the Friend, Not always available | |
| ERelationship | Relationship | Relationship of the friend |