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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the ToneMapping row to the stream.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

BloomBeginProperty public_oe static_oe property

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