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

Defined as "SKELETON_PARAM_ST" in Dark Souls in the file "SkeletonParam.paramdef" (id 2Ah).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
NeckTurnGainProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Skeleton System
Skeleton System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Skeleton row.

Private Methods

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

Method Details

Write() public method

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

Property Details

NeckTurnGainProperty public_oe static_oe property

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