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

Defined as "OBJ_ACT_PARAM_ST" in Dark Souls in the file "ObjActParam.paramdef" (id 2Fh).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
ActionEnableMsgIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
ObjectAction System
ObjectAction System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the ObjectAction row.

Private Methods

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

Method Details

Write() public method

Write the ObjectAction row.
public Write ( BinaryWriter writer ) : void
writer BinaryWriter
return void

Property Details

ActionEnableMsgIdProperty public_oe static_oe property

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