Params

Input struct for Lobbies::KickLobbyMember

Choose your operating system:

Windows

macOS

Linux

References

Module

OnlineServicesInterface

Header

/Engine/Plugins/Online/Experimental/OnlineServices/Source/OnlineServicesInterface/Public/Online/Lobbies.h

Include

#include "Online/Lobbies.h"

Syntax

struct Params

Remarks

Input struct for Lobbies::KickLobbyMember

Variables

Name Description

Public variable

FOnlineLobbyIdH...

 

LobbyId

Id of the lobby.

Public variable

FOnlineAccountI...

 

LocalUserId

The local user agent which will perform the action.

Public variable

FOnlineAccountI...

 

TargetUserId

The target user to be kicked.