C# Class SkillPrestige.Professions.Registration.ProfessionRegistration

Inheritance: Profession, IProfessionRegistration
Afficher le fichier Open project: Pathoschild/smapi-mod-dump

Méthodes publiques

Méthode Description
RegisterProfessions ( ) : void

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

Method Details

RegisterProfessions() public abstract méthode

This call will 'register' available professions with the profession class.
public abstract RegisterProfessions ( ) : void
Résultat void