C# Class RocksmithToolkitLib.Sng2014HSL.Chord

Afficher le fichier Open project: rscustom/rocksmith-custom-song-toolkit Class Usage Examples

Méthodes publiques

Свойство Type Description
_Fingers Byte[]
_Frets Byte[]
_Name Byte[]
_Notes System.Int32[]
_order string[]

Méthodes publiques

Méthode Description
read ( EndianBinaryReader r ) : void

Method Details

read() public méthode

public read ( EndianBinaryReader r ) : void
r EndianBinaryReader
Résultat void

Property Details

_Fingers public_oe property

public Byte[] _Fingers
Résultat Byte[]

_Frets public_oe property

public Byte[] _Frets
Résultat Byte[]

_Name public_oe property

public Byte[] _Name
Résultat Byte[]

_Notes public_oe property

public Int32[],System _Notes
Résultat System.Int32[]

_order public_oe property

public string[] _order
Résultat string[]