C# Class RocksmithToolkitLib.Sng2014HSL.Action

ファイルを表示 Open project: rscustom/rocksmith-custom-song-toolkit

Public Properties

Property Type Description
_ActionName 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

_ActionName public_oe property

public Byte[] _ActionName
return Byte[]

_order public_oe property

public string[] _order
return string[]