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

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

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

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

Private Properties

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

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

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

Write the row to the writer.

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

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

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

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

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