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

From CalcCorrectGraph.paramdef (id 2Bh).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
StageMaxVal0Property System.Reflection.PropertyInfo

Private Properties

Property Type Description
CalculationCorrection System
CalculationCorrection System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Private Methods

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

Method Details

Write() public method

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

Property Details

StageMaxVal0Property public_oe static_oe property

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