C# Class enchantment_base, UnderworldExporter

Base class for enchantments.
Inheritance: object_base
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Méthode Description
LookAt ( ) : bool

Méthodes protégées

Méthode Description
GetActualSpellIndex ( ) : int

Gets the actual spell index of the spell.

Method Details

GetActualSpellIndex() protected méthode

Gets the actual spell index of the spell.
protected GetActualSpellIndex ( ) : int
Résultat int

LookAt() public méthode

public LookAt ( ) : bool
Résultat bool