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

Defined as "LOCK_CAM_PARAM_ST" in the file "LockCaramParam.paramdef" (id 2Eh).
Inheritance: ParameterTableRow
Exibir arquivo Open project: Burton-Radons/Alexandria

Public Properties

Property Type Description
CamDistTargetProperty System.Reflection.PropertyInfo

Private Properties

Property Type Description
LockCamera System
LockCamera System

Public Methods

Method Description
Write ( BinaryWriter writer ) : void

Write the LockCamera row.

Private Methods

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

Method Details

Write() public method

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

Property Details

CamDistTargetProperty public_oe static_oe property

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