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

Defined as "LIGHT_BANK" in the file "LightBank.paramdef" (id 01h).
Inheritance: ParameterTableRow
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
DegRotX_0Property System.Reflection.PropertyInfo

Private Properties

Property Type Description
Light System
Light System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Light row.

Private Methods

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

Method Details

Write() public method

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

Property Details

DegRotX_0Property public_oe static_oe property

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