USpectatorBeaconState::GetExistingReservation

Get an existing reservation for a given spectator

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "SpectatorBeaconState.h"

Source

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

Syntax

virtual int32 GetExistingReservation
(
    const FUniqueNetIdRepl & Spectator
) const

Remarks

Get an existing reservation for a given spectator

Returns

index of reservation, INDEX_NONE otherwise

Parameters

Parameter

Description

Spectator

UniqueId of spectator for a reservation

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