Vixen
caa30e12
csharp
public sealed class PerceptionLibrary

The configurations a world's listeners may name, by index.

Read the guide page for this →

Remarks

The same arrangement as BehaviorTreeLibrary, and for its reason: an AiPerception is a component, a component is a handle and a few numbers, and a reference is not a number.

Fields and properties (2)

  • public int Count

    How many it holds.

  • public PerceptionConfig this[int index]

    The configuration at an index, which is what an AiPerception names.

Methods (3)

Used by (9)

  • AiGameplayDebuggerVixen.Ai.Diagnostics
  • FleetVixen.Ai.Perception.Tests
  • OverlayFixtureVixen.Ai.Diagnostics.Tests
  • PatrolChaseGiveUpTestsVixen.Ai.Nodes.Tests
  • PerceptionSnapshotsVixen.Ai.Perception
  • PerceptionSystemVixen.Ai.Perception
  • SeamTestsVixen.Ai.Nodes.Tests
  • VillageVixen.Ai.Nodes.Tests
  • VillageSampleTestsVixen.Ai.Nodes.Tests