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

Defined as "SHADOW_BANK" in Dark Souls in the file "ShadowBank.paramdef" (id 08h).
Inheritance: ParameterTableRow
Show file Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
LightDegRotXProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
Shadow System
Shadow System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the Shadow row.

Private Methods

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

Method Details

Write() public method

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

Property Details

LightDegRotXProperty public static property

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