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
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the ObjectAction row.

Private Methods

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

Method Details

Write() public méthode

Write the ObjectAction row.
public Write ( BinaryWriter writer ) : void
writer BinaryWriter
Résultat void

Property Details

ActionEnableMsgIdProperty public_oe static_oe property

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