Event OnDoSpotDetection
Triggered when a creature attempts to detect a target via Spot.
public event Action<OnDoSpotDetection> OnDoSpotDetection
Returns
- Action<OnDoSpotDetection>
- Triggered when a creature attempts to detect a target via Spot.
Triggered when a creature attempts to detect a target via Spot.
public event Action<OnDoSpotDetection> OnDoSpotDetection