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

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

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

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

Private Properties

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

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

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

Write the QwcJudge row.

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

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

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

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

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

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

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

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