C# Class Alexandria.Engines.DarkSouls.TableRows.Throw

Defined as "THROW_INFO_BANK" in Dark Souls in the file "ThrowParam.paramdef" (id 15h).
Inheritance: ParameterTableRow
ファイルを表示 Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
AtkChrIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Throw System
Throw System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Throw row to the stream.

Private Methods

Method Description
Throw ( ParameterTable table, int index ) : System
Throw ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public method

Write the Throw row to the stream.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
return void

Property Details

AtkChrIdProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection AtkChrIdProperty
return System.Reflection.PropertyInfo