Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/PartyBeaconClient.h |
Include |
#include "PartyBeaconClient.h" |
UFUNCTION(Client, Reliable)
virtual void ClientReservationResponse
(
EPartyReservationResult::Type ReservationResponse
)
Response from the host session after making a reservation request
Parameter |
Description |
---|---|
ReservationResponse |
response from server |