Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online > API/Plugins/OnlineServicesCommon/Online/FSocialCommon
- ISocial::OnRelationshipUpdated()
- FSocialCommon::OnRelationshipUpdated()
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/SocialCommon.h |
| Include | #include "Online/SocialCommon.h" |
| Source | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Private/Online/SocialCommon.cpp |
virtual 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