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

From "HitMtrlParam.paramdef" (id 30h).
Inheritance: ParameterTableRow
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
AiVolumeRateProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
HitMaterial System
HitMaterial System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the HitMaterial.

Private Methods

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

Method Details

Write() public method

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

Property Details

AiVolumeRateProperty public_oe static_oe property

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