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

Defined as "LIGHT_SCATTERING_BANK" in the file "LightScatteringBank.paramdef" (id 02h).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
SunRotXProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
LightScattering System
LightScattering System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the LightScattering row.

Private Methods

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

Method Details

Write() public method

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

Property Details

SunRotXProperty public_oe static_oe property

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