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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the HitMaterial.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

AiVolumeRateProperty public_oe static_oe property

A property of the class.
public static PropertyInfo,System.Reflection AiVolumeRateProperty
Résultat System.Reflection.PropertyInfo