C# Class RocksmithToolkitLib.Sng2014HSL.Metadata

Show file Open project: rscustom/rocksmith-custom-song-toolkit Class Usage Examples

Public Properties

Property Type Description
_LastConversionDateTime Byte[]
_order string[]

Public Methods

Method Description
read ( EndianBinaryReader r ) : void

Method Details

read() public method

public read ( EndianBinaryReader r ) : void
r EndianBinaryReader
return void

Property Details

_LastConversionDateTime public property

public Byte[] _LastConversionDateTime
return Byte[]

_order public property

public string[] _order
return string[]