Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FInviteLobbyMember
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::InviteLobbyMember
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLobbyId | LobbyId | Id of the lobby for which the invitation will be sent. | |
| FAccountId | LocalAccountId | The local user agent which will perform the action. | |
| FAccountId | TargetAccountId | Id of the player who will be sent the invitation. |