C# Class ServerTools.AdminChat

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

Méthodes publiques

Свойство Type Description
IsEnabled bool

Méthodes publiques

Méthode Description
SendAdmins ( ClientInfo _sender, string _message ) : void
SendAll ( ClientInfo _cInfo, string _message ) : void

Method Details

SendAdmins() public static méthode

public static SendAdmins ( ClientInfo _sender, string _message ) : void
_sender ClientInfo
_message string
Résultat void

SendAll() public static méthode

public static SendAll ( ClientInfo _cInfo, string _message ) : void
_cInfo ClientInfo
_message string
Résultat void

Property Details

IsEnabled public_oe static_oe property

public static bool IsEnabled
Résultat bool