Vixen
caa30e12
csharp
public enum UtilitySelectorKind

Which of the scored actions wins, as a file names it.

Read the guide page for this →

Fields and properties (4)

  • Highest

    The best one.

  • WeightedRandom

    Score as weight.

  • TopWeightedRandom

    Weighted random among the best few.

  • Bucketed

    Dual utility: the highest bucket with anything in it, then the best inside it.

Used by (5)

  • TypeRegistrationVixen.Ai
  • UtilityContentTestsVixen.Ai.Tests
  • UtilitySetContentVixen.Ai
  • Vixen_Ai_UtilitySetContentSerializerVixen.Ai
  • UtilitySetDocumentTestsVixen.Editor.AssetEditors.Tests