FOnPresenceArrayUpdated

Delegate executed when the array of presence data for a user changes.

Windows
MacOS
Linux

Type

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

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePresenceInterface.h"

Remarks

Delegate executed when the array of presence data for a user changes.

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