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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the ToneCorrection row to the stream.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

BrightnessRProperty public_oe static_oe property

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