APartyBeaconClient::ServerCancelReservationRequest

Tell the server to cancel a pending or existing reservation

Choose your operating system:

Windows

macOS

Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "PartyBeaconClient.h"

Syntax

UFUNCTION(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