ASpectatorBeaconHost::DoesSessionMatch

Does the session match the one associated with this beacon

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "SpectatorBeaconHost.h"

Source

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

Syntax

bool DoesSessionMatch
(
    const FString & SessionId
) const

Remarks

Does the session match the one associated with this beacon

Returns

true if the session matches, false otherwise

Parameters

Parameter

Description

SessionId

session to compare

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