csharp
public enum RequirementComparisonHow a Value requirement compares.
Fields and properties (4)
AtLeastAt least.
AtMostAt most.
ExactlyExactly. Compared with a tolerance, because the subject is a float.
NotAnything but.
Used by (11)
- LootSimulatorTestsVixen.Editor.Gameplay.Loot.Tests
- ContentVixen.Gameplay.Chat.Tests
- ContentVixen.Gameplay.Loot.Tests
- ContentVixen.Gameplay.Progression.Tests
- ContentVixen.Gameplay.Collections.Tests
- ProgressionStateTestsVixen.Gameplay.Progression.Tests
- RequirementVixen.Gameplay
- RequirementDefinitionVixen.Gameplay
- RequirementTestsVixen.Gameplay.Tests
- TypeRegistrationVixen.Gameplay
- Vixen_Gameplay_RequirementDefinitionSerializerVixen.Gameplay