Event OnTrapExamine
Called when a creature attempts to examine a trap.
public event Action<OnTrapExamine> OnTrapExamine
Returns
- Action<OnTrapExamine>
- Called when a creature attempts to examine a trap.
Called when a creature attempts to examine a trap.
public event Action<OnTrapExamine> OnTrapExamine