C# Класс Alexandria.Engines.DarkSouls.TableRows.CalculationCorrection

From CalcCorrectGraph.paramdef (id 2Bh).
Наследование: ParameterTableRow
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
StageMaxVal0Property System.Reflection.PropertyInfo

Private Properties

Свойство Тип Описание
CalculationCorrection System
CalculationCorrection System

Открытые методы

Метод Описание
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Приватные методы

Метод Описание
CalculationCorrection ( ParameterTable table, int index ) : System
CalculationCorrection ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Описание методов

Write() публичный метод

Write the row to the writer.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Результат void

Описание свойств

StageMaxVal0Property публичное статическое свойство

A property of the class.
public static PropertyInfo,System.Reflection StageMaxVal0Property
Результат System.Reflection.PropertyInfo