Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/ISocial
- ISocial::OnRelationshipUpdated()
- FSocialCommon::OnRelationshipUpdated()
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Social.h |
| Include | #include "Online/Social.h" |
TOnlineEvent< void(const FRelationshipUpdated &)> OnRelationshipUpdated&40;&41;
Remarks
Get the event that is triggered when a friends list is updated This typically happens when QueryFriends is called, a friend or block list modifying function is called, or is called in response to an event coming from a backend service Event that can be bound to