C# Class ServerTools.ChatLog

Mostrar archivo Open project: dmustanger/7dtd-ServerTools Class Usage Examples

Public Properties

Property Type Description
IsEnabled bool

Public Methods

Method Description
Log ( string _message, string _playerName ) : void

Method Details

Log() public static method

public static Log ( string _message, string _playerName ) : void
_message string
_playerName string
return void

Property Details

IsEnabled public_oe static_oe property

public static bool IsEnabled
return bool