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

Defined as "SP_EFFECT_VFX_PARAM_ST" in Dark Souls in the file "SpEffectVfx.paramdef" (id 20h).
Inheritance: ParameterTableRow
Show file Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
MidstSfxIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
SpecialEffectVfx System
SpecialEffectVfx System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the SpecialEffectVfx row.

Private Methods

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

Method Details

Write() public method

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

Property Details

MidstSfxIdProperty public static property

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