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

Defined as "LOD_BANK" in the file "LodBank.paramdef" (id 0Bh).
Inheritance: ParameterTableRow
Mostrar archivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
Lv01_BorderDistProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
LevelOfDetail System
LevelOfDetail System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the LevelOfDetail row.

Private Methods

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

Method Details

Write() public method

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

Property Details

Lv01_BorderDistProperty public_oe static_oe property

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