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

Named "LENS_FLARE_BANK" in Dark Souls, defined in the file "LensFlareBank.paramdef" (id 04h).
Inheritance: ParameterTableRow
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
TexIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
LensFlare System
LensFlare System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the LensFlare row.

Private Methods

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

Method Details

Write() public method

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

Property Details

TexIdProperty public_oe static_oe property

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