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

Armor upgrade.
Defined as "REINFORCE_PARAM_PROTECTOR_ST" in Dark Souls in the file "ReinforceParamProtector.paramdef" (id 11h).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the ProtectorReinforcement row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

PhysicsDefRateProperty public_oe static_oe property

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