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