Vixen
c7401864
csharp
public sealed class ProfessionTierDefinition

One step of a profession's skill line.

Read the guide page for this →

Fields and properties (3)

  • public string DisplayName

    What it is called in the UI — Journeyman.

  • public int Skill

    The skill at which it starts.

  • public string Tag

    What reaching it is — Profession.Smithing.Journeyman.

Used by (6)

  • ContentVixen.Gameplay.Progression.Tests
  • ProfessionDefinitionVixen.Gameplay.Progression
  • ProgressionLibraryVixen.Gameplay.Progression
  • TypeRegistrationVixen.Gameplay.Progression
  • Vixen_Gameplay_Progression_ProfessionDefinitionSerializerVixen.Gameplay.Progression
  • Vixen_Gameplay_Progression_ProfessionTierDefinitionSerializerVixen.Gameplay.Progression