Class IniFormatting.Difficulties
- Namespace
- ChartTools.IO.Ini
- Assembly
- ChartTools.dll
public class IniFormatting.Difficulties
- Inheritance
-
IniFormatting.Difficulties
- Inherited Members
Fields
Drums
Value of Drums
public const string Drums = "diff_drums"
Field Value
GHLBass
Value of GHLBass
public const string GHLBass = "diff_bassghl"
Field Value
GHLCoopGuitar
Value of GHLCoopGuitar
public const string GHLCoopGuitar = "diff_guitar_coop_ghl"
Field Value
GHLLeadGuitar
Value of GHLLeadGuitar
public const string GHLLeadGuitar = "diff_guitarghl"
Field Value
GHLRhythmGuitar
Value of GHLRhythmGuitar
public const string GHLRhythmGuitar = "diff_rhythm_ghl"
Field Value
Global
Value of Difficulty
public const string Global = "diff_band"
Field Value
StandardBass
Value of StandardBass
public const string StandardBass = "diff_bass"
Field Value
StandardCoopGuitar
Value of StandardCoopGuitar
public const string StandardCoopGuitar = "diff_guitar_coop"
Field Value
StandardKeys
Value of StandardKeys
public const string StandardKeys = "diff_keys"
Field Value
StandardLeadGuitar
Value of StandardLeadGuitar
public const string StandardLeadGuitar = "diff_guitar"
Field Value
StandardRhythmGuitar
Value of StandardRhythmGuitar
public const string StandardRhythmGuitar = "diff_rhythm"