C# Class Alexandria.Engines.DarkSouls.TableRows.QwcJudge

Defined as "QWC_JUDGE_PARAM_ST" in Dark Souls in the file "QwcJudgeParam.paramdef" (id 28h).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Свойство Type Description
PcJudgeUnderWBProperty System.Reflection.PropertyInfo

Private Properties

Свойство Type Description
QwcJudge System
QwcJudge System

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the QwcJudge row.

Private Methods

Méthode Description
QwcJudge ( ParameterTable table, int index ) : System
QwcJudge ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public méthode

Write the QwcJudge row.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

PcJudgeUnderWBProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection PcJudgeUnderWBProperty
Résultat System.Reflection.PropertyInfo