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

From "GameAreaParam.paramdef" (id 29h).
Inheritance: ParameterTableRow
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
BonusSoul_singleProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
GameArea System
GameArea System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Private Methods

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

Method Details

Write() public method

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

Property Details

BonusSoul_singleProperty public_oe static_oe property

A property of the class.
public static PropertyInfo,System.Reflection BonusSoul_singleProperty
return System.Reflection.PropertyInfo