UGameInstance::OnPlayTogetherEventReceived

Delegate for handling PS4 play together system events

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameInstance.h

Include

#include "Engine/GameInstance.h"

Syntax

void OnPlayTogetherEventReceived
(
    int32 UserIndex,
    const TArray< const FUniqueNetId & > & UserList
)

Remarks

Delegate for handling PS4 play together system events

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