UPartyBeaconState::RemoveReservation

Remove an entire reservation from this state object

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "PartyBeaconState.h"

Source

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

Syntax

virtual bool RemoveReservation
(
    const FUniqueNetIdRepl & PartyLeader
)

Remarks

Remove an entire reservation from this state object

Returns

true if successful, false if reservation not found

Parameters

Parameter

Description

PartyLeader

leader holding the reservation for the party

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