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

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

Méthodes publiques

Свойство Type Description
NeckTurnGainProperty System.Reflection.PropertyInfo

Private Properties

Свойство Type Description
Skeleton System
Skeleton System

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the Skeleton row.

Private Methods

Méthode Description
Skeleton ( ParameterTable table, int index ) : System
Skeleton ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public méthode

Write the Skeleton row.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

NeckTurnGainProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection NeckTurnGainProperty
Résultat System.Reflection.PropertyInfo