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 FRelationshipUpdated
Remarks
Struct for RelationshipUpdated event
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountId | LocalAccountId | Account Id of the Local User whose friends list changed | |
| ERelationship | NewRelationship | New relationship | |
| ERelationship | OldRelationship | Previous relationship | |
| FAccountId | RemoteAccountId | Account Id of the User whose status changed |