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

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

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

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

Private Properties

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

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

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

Write the QwcChange row.

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

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

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

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

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

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

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

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