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

Defined as "REINFORCE_PARAM_WEAPON_ST" in Dark Souls in the file "ReinforceParamWeapon.paramdef" (id 10h).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Свойство Type Description
PhysicsAtkRateProperty System.Reflection.PropertyInfo

Private Properties

Свойство Type Description
WeaponReinforcement System
WeaponReinforcement System

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the WeaponReinforcement row to the stream.

Private Methods

Méthode Description
WeaponReinforcement ( ParameterTable table, int index ) : System
WeaponReinforcement ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public méthode

Write the WeaponReinforcement row to the stream.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

PhysicsAtkRateProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection PhysicsAtkRateProperty
Résultat System.Reflection.PropertyInfo