APartyBeaconClient::ServerCancelReservationRequest

Tell the server to cancel a pending or existing reservation

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "PartyBeaconClient.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(Server, Reliable, WithValidation)
virtual void ServerCancelReservationRequest
(
    const FUniqueNetIdRepl & PartyLeader
)

Remarks

Tell the server to cancel a pending or existing reservation

Parameters

Parameter

Description

PartyLeader

id of the party leader for the reservation to cancel

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