Vixen
caa30e12
csharp
public enum UtilityInputKind

Where a consideration's number comes from, as a file names it.

Read the guide page for this →

Remarks

Three, not one per shipped input: the two that only need a key are named by kind, and anything else is a name the game registered. A file cannot hold a lambda, and a kind per project-defined input would be an enum this repository has to grow for other people's games.

Fields and properties (3)

  • Blackboard

    A numeric blackboard key, normalised between two bounds.

  • Distance

    How far the agent is from what a key names, as a fraction of a range.

  • Registered

    Something the game registered by name on the resolver.

Used by (9)

  • TypeRegistrationVixen.Ai
  • UtilityConsiderationContentVixen.Ai
  • UtilityContentTestsVixen.Ai.Tests
  • UtilitySetContentCompilerVixen.Ai
  • Vixen_Ai_UtilityConsiderationContentSerializerVixen.Ai
  • LiveAgentVixen.Editor.AssetEditors.Tests
  • UtilitySetDocumentVixen.Editor.AssetEditors
  • UtilitySetDocumentTestsVixen.Editor.AssetEditors.Tests
  • UtilitySetModelVixen.Editor.Ai