Vixen
c7401864
csharp
public enum RequirementComparison

How a Value requirement compares.

Read the guide page for this →

Fields and properties (4)

  • AtLeast

    At least.

  • AtMost

    At most.

  • Exactly

    Exactly. Compared with a tolerance, because the subject is a float.

  • Not

    Anything 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