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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the LightScattering row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

SunRotXProperty public_oe static_oe property

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