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

Defined as "TALK_PARAM_ST" in Dark Souls in the file "TalkParam.paramdef" (id 21h).
Inheritance: ParameterTableRow
Datei anzeigen Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
MsgIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Talk System
Talk System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Talk row.

Private Methods

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

Method Details

Write() public method

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

Property Details

MsgIdProperty public_oe static_oe property

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