C# Class SkillPrestige.LuckSkill.Framework.SpecialCharmSpecialHandling

Special handling for adding the special charm effect from the luck profession.
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