Class RevokingMuteEventArgs
Contains all information before unmuting a player.
public class RevokingMuteEventArgs : IssuingMuteEventArgs, IPlayerEvent, IDeniableEvent, IExiledEvent
- Inheritance
-
RevokingMuteEventArgs
- Implements
- Inherited Members
- Extension Methods
Constructors
RevokingMuteEventArgs(Player, bool, bool)
Initializes a new instance of the RevokingMuteEventArgs class.
public RevokingMuteEventArgs(Player player, bool isIntercom, bool isAllowed = true)