C# Class SpellEffectStealth, UnderworldExporter

Player stealth and invisibility
Inheritance: SpellEffect
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
StealthLevel int

Méthodes publiques

Méthode Description
ApplyEffect ( ) : void
CancelEffect ( ) : void
Update ( ) : void

Method Details

ApplyEffect() public méthode

public ApplyEffect ( ) : void
Résultat void

CancelEffect() public méthode

public CancelEffect ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

StealthLevel public_oe property

The stealth level the spell provides
public int StealthLevel
Résultat int