C# Class SkillPrestige.LuckSkill.Framework.SpecialCharmSpecialHandling

Special handling for adding the special charm effect from the luck profession.
Inheritance: IProfessionSpecialHandling
Exibir arquivo Open project: Pathoschild/smapi-mod-dump

Public Methods

Method Description
ApplyEffect ( ) : void
RemoveEffect ( ) : void

Method Details

ApplyEffect() public method

public ApplyEffect ( ) : void
return void

RemoveEffect() public method

public RemoveEffect ( ) : void
return void