This data structure is part of the Lobby Interface.
Remarks
Input parameters for the EOS_Lobby_KickMember function.
Properties
EOS_Lobby_KickMemberOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_LOBBY_KICKMEMBER_API_LATEST. |
EOS_LobbyId LobbyId | The ID of the lobby |
EOS_ProductUserId LocalUserId | The Product User ID of the local user requesting the removal; this user must be the lobby owner |
EOS_ProductUserId TargetUserId | The Product User ID of the lobby member to remove |