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

Defined as "REINFORCE_PARAM_WEAPON_ST" in Dark Souls in the file "ReinforceParamWeapon.paramdef" (id 10h).
Наследование: ParameterTableRow
Показать файл Открыть проект

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

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

Private Properties

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

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

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

Write the WeaponReinforcement row to the stream.

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

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

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

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

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

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

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

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