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

Named "KNOCKBACK_PARAM_ST" in Dark Souls, from file "KnockBackParam.paramdef" (id 31h).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
Damage_Min_ContTimeProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
KnockBack System
KnockBack System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the KnockBack row.

Private Methods

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

Method Details

Write() public method

Write the KnockBack row.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
return void

Property Details

Damage_Min_ContTimeProperty public_oe static_oe property

A property of the class.
public static PropertyInfo,System.Reflection Damage_Min_ContTimeProperty
return System.Reflection.PropertyInfo