USpectatorBeaconState::RemoveReservation

Remove an entire reservation from this state object

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 bool RemoveReservation
(
    const FUniqueNetIdRepl & Spectator
)

Remarks

Remove an entire reservation from this state object

Returns

true if successful, false if reservation not found

Parameters

Parameter

Description

Spectator

player holding 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