Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/User > API/Plugins/Party/User/USocialUser
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void >
- USocialUser::FOnUserGameSpecificStatusChanged
References
| Module | Party |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/User/SocialUser.h |
| Include | #include "User/SocialUser.h" |
Syntax
class FOnUserGameSpecificStatusChanged : public TBaseMulticastDelegate_NoParams< void >
Remarks
Provided so that lists with custom game-specific filtering (and any other listeners) can potentially re-evaluate a user the pattern here is similar to OnUserPresenceChanged but not subsystem-specific