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

Defined as "THROW_INFO_BANK" in Dark Souls in the file "ThrowParam.paramdef" (id 15h).
Inheritance: ParameterTableRow
Show file 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 static property

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