csharp
public interface IGoapTargetSensorWhere an action is performed.
Remarks
doc 37 § D12's target sensor. It answers "the nearest pear" rather than "pear number four", which is what keeps the graph a function of the action set rather than of the world's contents.
Methods (1)
bool TryResolve(in AgentContext context, out Vector3 position, out Entity target)Finds where an action would be performed.
Used by (4)
- DelegateTargetSensorVixen.Ai
- GoapTargetSensorsVixen.Ai
- SeamTestsVixen.Ai.Nodes.Tests
- SensedTargetSensorVixen.Ai