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
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
RProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
MenuColor System
MenuColor System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the MenuColor row.

Private Methods

Method Description
MenuColor ( ParameterTable table, int index ) : System
MenuColor ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public method

Write the MenuColor row.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
return void

Property Details

RProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection RProperty
return System.Reflection.PropertyInfo