AOnlineBeaconHost::UnregisterHost

Unregister a beacon host, making future connections of a given type unresponsive

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "OnlineBeaconHost.h"

Source

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

Syntax

virtual void UnregisterHost
(
    const FString & BeaconType
)

Remarks

Unregister a beacon host, making future connections of a given type unresponsive

Parameters

Parameter

Description

BeaconType

type of beacon host to unregister

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