UOnlineSession::OnPlayTogetherEventReceived

Called when the play together system event is received on PS4

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/OnlineSession.h

Include

#include "GameFramework/OnlineSession.h"

Syntax

virtual void OnPlayTogetherEventReceived
(
    int32 UserIndex,
    TArray< TSharedPtr< const FUniqueNetId >> UserIdList
)

Remarks

Called when the play together system event is received on PS4

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