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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the MaterialSet row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

MaterialId01Property public_oe static_oe property

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