C# 클래스 SkillPrestige.Professions.Registration.ProfessionRegistration

상속: Profession, IProfessionRegistration
파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump

공개 메소드들

메소드 설명
RegisterProfessions ( ) : void

This call will 'register' available professions with the profession class.

메소드 상세

RegisterProfessions() 공개 추상적인 메소드

This call will 'register' available professions with the profession class.
public abstract RegisterProfessions ( ) : void
리턴 void