Event OnPerception
Triggered when the creature perceives another creature (seen, heard, vanished, inaudible).
public event Action<CreatureEvents.OnPerception> OnPerception
Returns
- Action<CreatureEvents.OnPerception>
- Triggered when the creature perceives another creature (seen, heard, vanished, inaudible).