Table of Contents

Class InstrumentDifficultySet

Namespace
ChartTools.Meta
Assembly
ChartTools.dll
public sealed class InstrumentDifficultySet
Inheritance
InstrumentDifficultySet
Inherited Members
Extension Methods

Constructors

InstrumentDifficultySet()

public InstrumentDifficultySet()

Properties

Drums

public sbyte? Drums { get; set; }

Property Value

sbyte?

GHLBass

public sbyte? GHLBass { get; set; }

Property Value

sbyte?

GHLCoopGuitar

public sbyte? GHLCoopGuitar { get; set; }

Property Value

sbyte?

GHLLeadGuitar

public sbyte? GHLLeadGuitar { get; set; }

Property Value

sbyte?

GHLRhythmGuitar

public sbyte? GHLRhythmGuitar { get; set; }

Property Value

sbyte?

StandardBass

public sbyte? StandardBass { get; set; }

Property Value

sbyte?

StandardCoopGuitar

public sbyte? StandardCoopGuitar { get; set; }

Property Value

sbyte?

StandardKeys

public sbyte? StandardKeys { get; set; }

Property Value

sbyte?

StandardLeadGuitar

public sbyte? StandardLeadGuitar { get; set; }

Property Value

sbyte?

StandardRhythmGuitar

public sbyte? StandardRhythmGuitar { get; set; }

Property Value

sbyte?

Methods

GetDifficulty(InstrumentIdentity)

public ref sbyte? GetDifficulty(InstrumentIdentity identity)

Parameters

identity InstrumentIdentity

Returns

sbyte?