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

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

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

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

Private Properties

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

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

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

Write the MenuColor row.

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

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

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

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

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

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

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

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