AOnlineBeaconHost::GetHost

Get the host responsible for a given beacon type

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

AOnlineBeaconHostObject * GetHost
(
    const FString & BeaconType
)

Remarks

Get the host responsible for a given beacon type

Returns

BeaconHost for the given type or NULL if that type is not registered

Parameters

Parameter

Description

BeaconType

type of beacon host

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