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