Class CommandTranslateConfig
- Namespace
- HelpSense.ConfigSystem
- Assembly
- HelpSense.dll
public class CommandTranslateConfig
- Inheritance
-
CommandTranslateConfig
- Inherited Members
-
Properties
ChatCommandError
public string ChatCommandError { get; set; }
Property Value
- string
ChatCommandFailed
public string ChatCommandFailed { get; set; }
Property Value
- string
ChatCommandOk
public string ChatCommandOk { get; set; }
Property Value
- string
InfoCommandFailed
public string InfoCommandFailed { get; set; }
Property Value
- string
InfoCommandKillsDamages
public string InfoCommandKillsDamages { get; set; }
Property Value
- string
InfoCommandPlayedTime
public string InfoCommandPlayedTime { get; set; }
Property Value
- string
InfoCommandRolePlayed
public string InfoCommandRolePlayed { get; set; }
Property Value
- string
InfoCommandShot
public string InfoCommandShot { get; set; }
Property Value
- string
InfoCommandTitle
public string InfoCommandTitle { get; set; }
Property Value
- string
RescueCommandError
public string RescueCommandError { get; set; }
Property Value
- string
RescueCommandFailed
public string RescueCommandFailed { get; set; }
Property Value
- string
RescueCommandOk
public string RescueCommandOk { get; set; }
Property Value
- string
VersionCommand
public Dictionary<string, string> VersionCommand { get; set; }
Property Value
- Dictionary<string, string>