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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the ShopLineup row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

EquipIdProperty public_oe static_oe property

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