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
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
PcJudgeUnderWBProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
QwcJudge System
QwcJudge System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the QwcJudge row.

Private Methods

Method Description
QwcJudge ( ParameterTable table, int index ) : System
QwcJudge ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public method

Write the QwcJudge row.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
return void

Property Details

PcJudgeUnderWBProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection PcJudgeUnderWBProperty
return System.Reflection.PropertyInfo