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

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

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

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

Private Properties

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

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

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

Write the Magic row.

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

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

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

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

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

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

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

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