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

From CharaInitParam.paramdef (id 24h).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
BaseRec_mpProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
CharacterInitialiser System
CharacterInitialiser System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Private Methods

Method Description
CharacterInitialiser ( ParameterTable table, int index ) : System
CharacterInitialiser ( 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

BaseRec_mpProperty public_oe static_oe property

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