Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include | #include "Online/Lobbies.h" |
Syntax
struct FLobbyLeaderChanged
Remarks
Struct for LobbyLeaderChanged event
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< const FLobbyMember > | Leader | Leader data access. | |
| TSharedRef< const FLobby > | Lobby | Lobby data access. |