csharp
public sealed class DelegatePerceptionFilterA filter that is a lambda.
Methods (2)
public DelegatePerceptionFilter(PerceptionPredicate predicate)A filter that is a lambda.
public bool CanPerceive(in PerceptionParticipant listener, in PerceptionParticipant source, AiSense sense)Whether this listener may perceive this source through this sense.
Used by (1)
- PerceptionFiltersVixen.Ai.Perception