C# Class SkillPrestige.Professions.FighterSpecialHandling

Special handling for the fighter profession, which adds 15 to the player's maximum health.
Inheritance: IProfessionSpecialHandling
Afficher le fichier Open project: Pathoschild/smapi-mod-dump

Méthodes publiques

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

Method Details

ApplyEffect() public méthode

public ApplyEffect ( ) : void
Résultat void

RemoveEffect() public méthode

public RemoveEffect ( ) : void
Résultat void