Beta Documentation - Subject to change.

Information about a profession.

Methods

  NameDescription
GetMasteryExperienceGets the current mastery experience earned for the profession.
GetMasteryExperienceTargetGets the target mastery experience for the profession.
GetMasteryLevelGets the current mastery level of the profession.
GetMasteryTitleGets the current mastery title of the profession.
GetNameGets the name of the profession.
GetProficiencyExperienceGets the current proficiency experience earned for the profession.
GetProficiencyExperienceTargetGets the target proficiency experience for the profession.
GetProficiencyLevelGets the current proficiency level of the profession.
GetProficiencyTitleGets the current proficiency title of the profession.
GetRecipeGets the specified recipes for this profession.
GetRecipeCountGets the number of recipes the player knows for this profession.

Events

  NameDescription
MasteryExperienceChangedEvent fired when the current mastery experience earned for the profession has changed.
MasteryExperienceTargetChangedEvent fired when the target mastery experience for the profession has changed.
MasteryLevelChangedEvent fired when the current mastery level of the profession has changed.
MasteryTitleChangedEvent fired when the current mastery title of the profession has changed.
ProficiencyExperienceChangedEvent fired when the current proficiency experience earned for the profession has changed.
ProficiencyExperienceTargetChangedEvent fired when the target proficiency experience for the profession has changed.
ProficiencyLevelChangedEvent fired when the current proficiency level of the profession has changed.
ProficiencyTitleChangedEvent fired when the current proficiency title of the profession has changed.
RecipeAddedEvent fired when a recipe has been added.
RecipeRemovedEvent fired when a recipe has been removed.