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

Defined as "RAGDOLL_PARAM_ST" in Dark Souls in the file "RagdollParam.paramdef" (id 26h).
Inheritance: ParameterTableRow
Mostra file Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
HierarchyGainProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Ragdoll System
Ragdoll System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Ragdoll row.

Private Methods

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

Method Details

Write() public method

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

Property Details

HierarchyGainProperty public_oe static_oe property

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