Class InstrumentDifficultySet
- Namespace
- ChartTools.Meta
- Assembly
- ChartTools.dll
Stores the estimated difficulties for instruments
public sealed class InstrumentDifficultySet
- Inheritance
-
InstrumentDifficultySet
- Inherited Members
- Extension Methods
Constructors
InstrumentDifficultySet()
public InstrumentDifficultySet()
Properties
Drums
Difficulty of Drums
public sbyte? Drums { get; set; }
Property Value
GHLBass
Difficulty of GHLBass
public sbyte? GHLBass { get; set; }
Property Value
GHLCoopGuitar
Difficulty of GHLCoopGuitar
public sbyte? GHLCoopGuitar { get; set; }
Property Value
GHLLeadGuitar
Difficulty of GHLLeadGuitar
public sbyte? GHLLeadGuitar { get; set; }
Property Value
GHLRhythmGuitar
Difficulty of GHLRhythmGuitar
public sbyte? GHLRhythmGuitar { get; set; }
Property Value
StandardBass
Difficulty of StandardBass
public sbyte? StandardBass { get; set; }
Property Value
StandardCoopGuitar
Difficulty of StandardCoopGuitar
public sbyte? StandardCoopGuitar { get; set; }
Property Value
StandardKeys
Difficulty of StandardKeys
public sbyte? StandardKeys { get; set; }
Property Value
StandardLeadGuitar
Difficulty of StandardLeadGuitar
public sbyte? StandardLeadGuitar { get; set; }
Property Value
StandardRhythmGuitar
Difficulty of StandardRhythmGuitar
public sbyte? StandardRhythmGuitar { get; set; }
Property Value
Methods
GetDifficulty(InstrumentIdentity)
public ref sbyte? GetDifficulty(InstrumentIdentity identity)
Parameters
identityInstrumentIdentity