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