ASpectatorBeaconClient::ClientSendReservationUpdates

Response from the host session that the reservation count has changed

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "SpectatorBeaconClient.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(Client, Reliable)
virtual void ClientSendReservationUpdates
(
    int32 NumRemainingReservations
)

Remarks

Response from the host session that the reservation count has changed

Parameters

Parameter

Description

NumRemainingReservations

number of slots remaining until a full session

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