APartyBeaconHost::HandlePlayerLogout

Notify the beacon of a player logout

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

virtual void HandlePlayerLogout
(
    const FUniqueNetIdRepl & PlayerId
)

Remarks

Notify the beacon of a player logout

Parameters

Parameter

Description

PlayerId

UniqueId of player logging out

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