C# Class SpellEffectResistance, UnderworldExporter

For iron skin, thick skin and resist blows etc that modify damage resistance. (only the strongest applies)
Inheritance: SpellEffect
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

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

Private Methods

Méthode Description
Update ( ) : void

Method Details

ApplyEffect() public méthode

public ApplyEffect ( ) : void
Résultat void

CancelEffect() public méthode

public CancelEffect ( ) : void
Résultat void