Vixen
c7401864
csharp
public enum TalentRejection

Why an allocation was refused.

Read the guide page for this →

Fields and properties (6)

  • None

    It is legal.

  • UnknownNode

    It names a node this tree does not have.

  • TooManyRanks

    More ranks of something than it has.

  • NotEnoughPoints

    More points than the character has.

  • RowLocked

    A node whose row is not open yet.

  • MissingPrerequisite

    A node whose prerequisite is not taken.

Used by (5)

  • ProgressionStateVixen.Gameplay.Progression
  • ProgressionStateTestsVixen.Gameplay.Progression.Tests
  • TalentTreeVixen.Gameplay.Progression
  • TalentTreeTestsVixen.Gameplay.Progression.Tests
  • TalentVerdictVixen.Gameplay.Progression