APartyBeaconHost::PlayerRemoved

Handle a newly removed player

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "PartyBeaconHost.h"

Source

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

Syntax

void PlayerRemoved
(
    const FPlayerReservation & RemovedPlayer
)

Remarks

Handle a newly removed player

Parameters

Parameter

Description

NewPlayer

reservation of newly removed 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