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

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

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

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

Private Properties

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

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

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

Write the Throw row to the stream.

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

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

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

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

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

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

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

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