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

Defined as "SP_EFFECT_PARAM_ST" in Dark Souls in the file "SpEffect.paramdef" (id 1Fh).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the SpecialEffect row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

IconIdProperty public_oe static_oe property

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