C# Class ServerTools.MutePlayer

Afficher le fichier Open project: dmustanger/7dtd-ServerTools Class Usage Examples

Méthodes publiques

Свойство Type Description
Dict DateTime>.SortedDictionary
PermLevelNeededforMute int

Méthodes publiques

Méthode Description
Add ( ClientInfo _cInfo, string _playerName ) : void
Remove ( ClientInfo _cInfo, string _playerName ) : void

Method Details

Add() public static méthode

public static Add ( ClientInfo _cInfo, string _playerName ) : void
_cInfo ClientInfo
_playerName string
Résultat void

Remove() public static méthode

public static Remove ( ClientInfo _cInfo, string _playerName ) : void
_cInfo ClientInfo
_playerName string
Résultat void

Property Details

Dict public_oe static_oe property

public static SortedDictionary Dict
Résultat DateTime>.SortedDictionary

PermLevelNeededforMute public_oe static_oe property

public static int PermLevelNeededforMute
Résultat int