csharp
public interface ILocalWorldSensorReads one number about the world for one agent, once per agent.
Remarks
doc 37 § D13's local world sensor — "how hungry am I", "how much ammo is left", "how far is the leash". Two front ends reach it: UpdateBlackboardService runs it on a tree's schedule, and SensorSet runs it on the agent's.
Used by (7)
- ConstantWorldSensorVixen.Ai
- DelegateWorldSensorVixen.Ai
- DistanceSensorVixen.Ai.Nodes
- PerceivedCountSensorVixen.Ai.Perception
- PerceptionInputsVixen.Ai.Perception
- SensorsVixen.Ai
- WorldSensorsVixen.Ai.Nodes