Methods
Name | Description | |
---|---|---|
![]() | GetMasteryExperience | Gets the current mastery experience earned for the profession. |
![]() | GetMasteryExperienceTarget | Gets the target mastery experience for the profession. |
![]() | GetMasteryLevel | Gets the current mastery level of the profession. |
![]() | GetMasteryTitle | Gets the current mastery title of the profession. |
![]() | GetName | Gets the name of the profession. |
![]() | GetProficiencyExperience | Gets the current proficiency experience earned for the profession. |
![]() | GetProficiencyExperienceTarget | Gets the target proficiency experience for the profession. |
![]() | GetProficiencyLevel | Gets the current proficiency level of the profession. |
![]() | GetProficiencyTitle | Gets the current proficiency title of the profession. |
![]() | GetRecipe | Gets the specified recipes for this profession. |
![]() | GetRecipeCount | Gets the number of recipes the player knows for this profession. |
Events
Name | Description | |
---|---|---|
![]() | MasteryExperienceChanged | Event fired when the current mastery experience earned for the profession has changed. |
![]() | MasteryExperienceTargetChanged | Event fired when the target mastery experience for the profession has changed. |
![]() | MasteryLevelChanged | Event fired when the current mastery level of the profession has changed. |
![]() | MasteryTitleChanged | Event fired when the current mastery title of the profession has changed. |
![]() | ProficiencyExperienceChanged | Event fired when the current proficiency experience earned for the profession has changed. |
![]() | ProficiencyExperienceTargetChanged | Event fired when the target proficiency experience for the profession has changed. |
![]() | ProficiencyLevelChanged | Event fired when the current proficiency level of the profession has changed. |
![]() | ProficiencyTitleChanged | Event fired when the current proficiency title of the profession has changed. |
![]() | RecipeAdded | Event fired when a recipe has been added. |
![]() | RecipeRemoved | Event fired when a recipe has been removed. |