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

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the LockCamera row.

Private Methods

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

Method Details

Write() public méthode

Write the LockCamera row.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

CamDistTargetProperty public_oe static_oe property

A property of the class.
public static PropertyInfo,System.Reflection CamDistTargetProperty
Résultat System.Reflection.PropertyInfo