Navigation
API > API/Plugins > API/Plugins/Lobby
Total async thread time Module for lobbies via online beacon
| Name | FLobbyModule |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyModule.h |
| Include Path | #include "LobbyModule.h" |
Syntax
class FLobbyModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FLobbyModule & Get () |
Singleton-like access to this module's interface. | LobbyModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | LobbyModule.h |