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

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

Public Properties

Property Type Description
DwindleBeginProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
PointLight System
PointLight System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the PointLight row.

Private Methods

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

Method Details

Write() public method

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

Property Details

DwindleBeginProperty public_oe static_oe property

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