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