APartyBeaconClient::ProcessReservationUpdate

Process a response from the server with an update to the number of consumed reservations

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "PartyBeaconClient.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/PartyBeaconClient.cpp

Syntax

void ProcessReservationUpdate
(
    int32 NumRemainingReservations
)

Remarks

Process a response from the server with an update to the number of consumed reservations

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