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

Describes an attack.
Наследование: ParameterTableRow
Показать файл Открыть проект

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

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

Private Properties

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

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

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

Write the row to the writer.

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

Метод Описание
Attack ( ParameterTable table, int index ) : System
Attack ( 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

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

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

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