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

Describes an attack.
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the row to the writer.

Private Methods

Méthode Description
Attack ( ParameterTable table, int index ) : System
Attack ( 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

Hit0_RadiusProperty public_oe static_oe property

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