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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the QwcChange row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

PcAttrBProperty public_oe static_oe property

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