This data structure is part of the Lobby Interface.
Remarks
Input parameters for the EOS_Lobby_HardMuteMember function.
Properties
EOS_Lobby_HardMuteMemberOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_LOBBY_HARDMUTEMEMBER_API_LATEST. |
EOS_LobbyId LobbyId | The ID of the lobby |
EOS_ProductUserId LocalUserId | The Product User ID of the local user requesting the hard mute; this user must be the lobby owner |
EOS_ProductUserId TargetUserId | The Product User ID of the lobby member to hard mute |
EOS_Bool bHardMute | TargetUserId hard mute status (mute on or off) |