Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FPromoteLobbyMember
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h |
| Include | #include "Online/Lobbies.h" |
Syntax
struct Params
Remarks
Input struct for Lobbies::PromoteLobbyMember
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLobbyId | LobbyId | Id of the lobby. | |
| FAccountId | LocalAccountId | The local user agent which will perform the action. | |
| FAccountId | TargetAccountId | The target user to be promoted to owner. |