Class CustomGameMutedPlayerManager
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public static class CustomGameMutedPlayerManager
- Inheritance
-
CustomGameMutedPlayerManager
- Inherited Members
Properties
MutedPlayers
public static List<PlayerId> MutedPlayers { get; }
Property Value
Methods
ClearMutedPlayers()
public static void ClearMutedPlayers()
IsUserMuted(PlayerId)
public static bool IsUserMuted(PlayerId playerId)
Parameters
playerId
PlayerId
Returns
MutePlayer(PlayerId)
public static void MutePlayer(PlayerId playerId)
Parameters
playerId
PlayerId
UnmutePlayer(PlayerId)
public static void UnmutePlayer(PlayerId playerId)
Parameters
playerId
PlayerId
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).