Class Const
- Namespace
- KSP.Networking.MP
- Assembly
- Assembly-CSharp.dll
public static class Const
- Inheritance
-
Const
- Inherited Members
-
Fields
CONFIG_SAVE_PASSWORD_SCRAMBLE_KEY
public const string CONFIG_SAVE_PASSWORD_SCRAMBLE_KEY = "askdjgfzlxkjvhlaksjdhlkjnvz"
Field Value
- string
public const BoolVarStringFormat DEFAULT_BOOL_VAR_STRING_FORMAT = ZeroOrOne
Field Value
- BoolVarStringFormat
STRING_0
public const string STRING_0 = "0"
Field Value
- string
STRING_1
public const string STRING_1 = "1"
Field Value
- string
STRING_F
public const string STRING_F = "F"
Field Value
- string
STRING_T
public const string STRING_T = "T"
Field Value
- string