APartyBeaconHost::RemovePartyReservation

Attempts to remove a party reservation from the beacon

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 EPartyReservationResult::Type RemovePartyReservation
(
    const FUniqueNetIdRepl & PartyLeader
)

Remarks

Attempts to remove a party reservation from the beacon

Parameters

Parameter

Description

PartyLeader

reservation leader

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