Navigation
Unreal Engine C++ API Reference > Plugins > Lobby > ALobbyBeaconHost
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 |
virtual bool Init
&40;
FName InSessionName
&41;
Remarks
Initialize the lobby beacon, creating an object to maintain state
Parameters
Name | Description |
---|---|
InSessionName | name of session the beacon is associated with |