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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the MenuColor row.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

RProperty public_oe static_oe property

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