APartyBeaconClient::ClientCancelReservationResponse

Response from the host session after making a cancellation request

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)(Client, Reliable)
virtual void ClientCancelReservationResponse
(
    EPartyReservationResult::Type ReservationResponse
)

Remarks

Response from the host session after making a cancellation request

Parameters

Parameter

Description

ReservationResponse

response from server

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