Table of Contents

Class IniFormatting.Difficulties

Namespace
ChartTools.IO.Ini
Assembly
ChartTools.dll
public class IniFormatting.Difficulties
Inheritance
IniFormatting.Difficulties
Inherited Members
Extension Methods

Constructors

Difficulties()

public Difficulties()

Fields

Drums

Value of Drums

public const string Drums = "diff_drums"

Field Value

string

GHLBass

Value of GHLBass

public const string GHLBass = "diff_bassghl"

Field Value

string

GHLCoopGuitar

Value of GHLCoopGuitar

public const string GHLCoopGuitar = "diff_guitar_coop_ghl"

Field Value

string

GHLLeadGuitar

Value of GHLLeadGuitar

public const string GHLLeadGuitar = "diff_guitarghl"

Field Value

string

GHLRhythmGuitar

Value of GHLRhythmGuitar

public const string GHLRhythmGuitar = "diff_rhythm_ghl"

Field Value

string

Global

Value of Difficulty

public const string Global = "diff_band"

Field Value

string

StandardBass

Value of StandardBass

public const string StandardBass = "diff_bass"

Field Value

string

StandardCoopGuitar

public const string StandardCoopGuitar = "diff_guitar_coop"

Field Value

string

StandardKeys

Value of StandardKeys

public const string StandardKeys = "diff_keys"

Field Value

string

StandardLeadGuitar

public const string StandardLeadGuitar = "diff_guitar"

Field Value

string

StandardRhythmGuitar

public const string StandardRhythmGuitar = "diff_rhythm"

Field Value

string