csharp
public enum TalentRejectionWhy an allocation was refused.
Fields and properties (6)
NoneIt is legal.
UnknownNodeIt names a node this tree does not have.
TooManyRanksMore ranks of something than it has.
NotEnoughPointsMore points than the character has.
RowLockedA node whose row is not open yet.
MissingPrerequisiteA 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