ASpectatorBeaconHost::GetReservationCount

Get the current reservation count inside the beacon

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "SpectatorBeaconHost.h"

Syntax

virtual int32 GetReservationCount() const

Remarks

Get the current reservation count inside the beacon

This is NOT the same as the number of consumed reservations across all parties, just the total number of reservations!

Returns

number of reservations inside the beacon (NOT 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