Vixen
c7401864
csharp
public sealed class AchievementCriterion

A criterion with its names resolved into a filter.

Read the guide page for this →

Fields and properties (5)

  • public AchievementCriterionDefinition Definition

    What it was compiled from.

  • public int Index

    Which of its achievement's criteria it is.

  • public string Description

    What it says in the UI.

  • public GameplayEventFilter Filter

    Which events count.

  • public int Count

    How many it takes, never below one.

Used by (4)

  • AchievementVixen.Gameplay.Collections
  • CollectionLibraryVixen.Gameplay.Collections
  • CollectionRecordVixen.Gameplay.Collections
  • WatchVixen.Gameplay.Collections