C# Класс Alexandria.Engines.DarkSouls.TableRows.ToneCorrection

Defined as "TONE_CORRECT_BANK" in Dark Souls in the file "ToneCorrectBank.paramdef" (id 07h).
Наследование: ParameterTableRow
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
BrightnessRProperty System.Reflection.PropertyInfo

Private Properties

Свойство Тип Описание
ToneCorrection System
ToneCorrection System

Открытые методы

Метод Описание
Write ( BinaryWriter writer ) : void

Write the ToneCorrection row to the stream.

Приватные методы

Метод Описание
ToneCorrection ( ParameterTable table, int index ) : System
ToneCorrection ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Описание методов

Write() публичный метод

Write the ToneCorrection row to the stream.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Результат void

Описание свойств

BrightnessRProperty публичное статическое свойство

A property in the class.
public static PropertyInfo,System.Reflection BrightnessRProperty
Результат System.Reflection.PropertyInfo