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

Defined as "MOVE_PARAM_ST" in Dark Souls in the file "MoveParam.paramdef" (id 1Ch).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
StayIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Move System
Move System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the row.

Private Methods

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

Method Details

Write() public method

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

Property Details

StayIdProperty public_oe static_oe property

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