ALobbyBeaconHost::Init

Initialize the lobby beacon, creating an object to maintain state

Windows
MacOS
Linux

References

Module

Lobby

Header

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconHost.h

Include

#include "LobbyBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconHost.cpp

Syntax

virtual bool Init
(
    FName InSessionName
)

Remarks

Initialize the lobby beacon, creating an object to maintain state

Parameters

Parameter

Description

InSessionName

name of session the beacon is associated with

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