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

Inheritance: ClothingTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Свойство Type Description
ResidentSpEffectIdProperty PropertyInfo

Private Properties

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

Méthodes publiques

Méthode Description
GetLocalisedDescription ( Language language = Language.English ) : string

Get the localised description of the Protector.

GetLocalisedName ( Language language = Language.English ) : string

Get the localised name of the Protector.

Write ( BinaryWriter writer ) : void

Write the Protector row.

Private Methods

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

Method Details

GetLocalisedDescription() public méthode

Get the localised description of the Protector.
public GetLocalisedDescription ( Language language = Language.English ) : string
language Language
Résultat string

GetLocalisedName() public méthode

Get the localised name of the Protector.
public GetLocalisedName ( Language language = Language.English ) : string
language Language
Résultat string

Write() public méthode

Write the Protector row.
public Write ( BinaryWriter writer ) : void
writer BinaryWriter
Résultat void

Property Details

ResidentSpEffectIdProperty public_oe static_oe property

A property in the class.
public static PropertyInfo ResidentSpEffectIdProperty
Résultat PropertyInfo