Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/PartyBeaconClient.h |
Include |
#include "PartyBeaconClient.h" |
UFUNCTION(Server, Reliable, WithValidation)
virtual void ServerCancelReservationRequest
(
const FUniqueNetIdRepl & PartyLeader
)
Tell the server to cancel a pending or existing reservation
Parameter |
Description |
---|---|
PartyLeader |
id of the party leader for the reservation to cancel |