C# Class enchantment_base, UnderworldExporter

Base class for enchantments.
Inheritance: object_base
Datei anzeigen Open project: hankmorgan/UnderworldExporter

Public Methods

Method Description
LookAt ( ) : bool

Protected Methods

Method Description
GetActualSpellIndex ( ) : int

Gets the actual spell index of the spell.

Method Details

GetActualSpellIndex() protected method

Gets the actual spell index of the spell.
protected GetActualSpellIndex ( ) : int
return int

LookAt() public method

public LookAt ( ) : bool
return bool