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

Defined as "MAGIC_PARAM_ST" in Dark Souls in the file "MagicParam.paramdef" (id 1Bh).
Inheritance: ParameterTableRow
Show file Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
YesNoDialogMessageIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Magic System
Magic System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Magic row.

Private Methods

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

Method Details

Write() public method

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

Property Details

YesNoDialogMessageIdProperty public static property

A property of the class.
public static PropertyInfo,System.Reflection YesNoDialogMessageIdProperty
return System.Reflection.PropertyInfo