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

Defined as "POINT_LIGHT_BANK" in Dark Souls in the file "PointLightBank.paramdef" (id 03h).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the PointLight row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

DwindleBeginProperty public_oe static_oe property

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