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

From "EnemyStandardInfo.paramdef".
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Private Methods

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

Method Details

Write() public méthode

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

Property Details

EnemyBehaviorIDProperty public_oe static_oe property

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