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

Named "LENS_FLARE_EX_BANK" in Dark Souls; defined in the file "ensFlareExBank.paramdef" (id 02h).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the LensFlareEx row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

LightDegRotXProperty public_oe static_oe property

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