ASpectatorBeaconHost::NewPlayerAdded

Handle a newly added player

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/SpectatorBeaconHost.h

Include

#include "SpectatorBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/SpectatorBeaconHost.cpp

Syntax

void NewPlayerAdded
(
    const FPlayerReservation & NewPlayer
)

Remarks

Handle a newly added player

Parameters

Parameter

Description

NewPlayer

reservation of newly joining player

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