C# Class RocksmithToolkitLib.Sng2014HSL.SymbolDefinition

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

Méthodes publiques

Свойство Type Description
_Text Byte[]
_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

_Text public_oe property

public Byte[] _Text
Résultat Byte[]

_order public_oe property

public string[] _order
Résultat string[]