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

From BehaviorParam.paramdef (id 17h).
Inheritance: ParameterTableRow
Show file Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
VariationIdProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Behavior System
Behavior System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Private Methods

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

Method Details

Write() public method

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

Property Details

VariationIdProperty public static property

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