Vixen
c7401864
csharp
public sealed class TalentPrerequisiteDefinition

One thing a talent node needs before it can be taken.

Read the guide page for this →

Fields and properties (2)

  • public string Node

    Which node, by its id within the tree.

  • public int Ranks

    How many ranks of it.

Used by (7)

  • ContentVixen.Gameplay.Progression.Tests
  • ProgressionLibraryVixen.Gameplay.Progression
  • TalentNodeDefinitionVixen.Gameplay.Progression
  • TalentTreeTestsVixen.Gameplay.Progression.Tests
  • TypeRegistrationVixen.Gameplay.Progression
  • Vixen_Gameplay_Progression_TalentNodeDefinitionSerializerVixen.Gameplay.Progression
  • Vixen_Gameplay_Progression_TalentPrerequisiteDefinitionSerializerVixen.Gameplay.Progression