csharp
public static class UtilityInputsThe inputs that ship.
Methods (2)
public static IUtilityInput From(UtilityReading reading)An input from a lambda.
public static IUtilityInput Constant(float value)A constant, for a consideration that is only there to carry a weight.
Used by (15)
- VillageAiVillage
- AiDebugChannelTestsVixen.Ai.Tests
- AiDiagnosisExitCriteriaTestsVixen.Ai.Tests
- AiSnapshotTestsVixen.Ai.Tests
- AuthorableNodeTestsVixen.Ai.Tests
- OverlayFixtureVixen.Ai.Diagnostics.Tests
- QueryScorerExitCriteriaTestsVixen.Ai.Tests
- UtilityAgentTestsVixen.Ai.Tests
- UtilityCompensationTestsVixen.Ai.Tests
- UtilityContentTestsVixen.Ai.Tests
- UtilityInertiaTestsVixen.Ai.Tests
- UtilityOscillationTestsVixen.Ai.Tests
- UtilitySetContentCompilerVixen.Ai
- VillageVixen.Ai.Nodes.Tests
- AgentFixtureVixen.Editor.AssetEditors.Tests