C# 클래스 SkillPrestige.Professions.FighterSpecialHandling

Special handling for the fighter profession, which adds 15 to the player's maximum health.
상속: IProfessionSpecialHandling
파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump

공개 메소드들

메소드 설명
ApplyEffect ( ) : void
RemoveEffect ( ) : void

메소드 상세

ApplyEffect() 공개 메소드

public ApplyEffect ( ) : void
리턴 void

RemoveEffect() 공개 메소드

public RemoveEffect ( ) : void
리턴 void