FOnPresenceReceived

Delegate executed when new presence data is available for a user.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const class FUniqueNetId &, const TSharedRef< FOnlineUserPresence > & > FOnPresenceReceived

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePresenceInterface.h

Include

#include "Interfaces/OnlinePresenceInterface.h"

Remarks

Delegate executed when new presence data is available for a user.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss