C# Class Ring, UnderworldExporter

Inheritance: enchantment_base
Afficher le fichier Open project: hankmorgan/UnderworldExporter Class Usage Examples

Méthodes publiques

Свойство Type Description
SpellEffectApplied SpellEffect

Méthodes publiques

Méthode Description
EquipEvent ( int slotNo ) : bool
UnEquipEvent ( int slotNo ) : bool
use ( ) : bool

Method Details

EquipEvent() public méthode

public EquipEvent ( int slotNo ) : bool
slotNo int
Résultat bool

UnEquipEvent() public méthode

public UnEquipEvent ( int slotNo ) : bool
slotNo int
Résultat bool

use() public méthode

public use ( ) : bool
Résultat bool

Property Details

SpellEffectApplied public_oe property

public SpellEffect SpellEffectApplied
Résultat SpellEffect