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

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

Public Properties

Property Type Description
EquipIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
ShopLineup System
ShopLineup System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the ShopLineup row.

Private Methods

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

Method Details

Write() public method

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

Property Details

EquipIdProperty public_oe static_oe property

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