Event OnUseSkill
Triggered when a creature attempts to use a skill.
public event Action<OnUseSkill> OnUseSkill
Returns
- Action<OnUseSkill>
- Triggered when a creature attempts to use a skill.
Triggered when a creature attempts to use a skill.
public event Action<OnUseSkill> OnUseSkill