# ResetSkill

Resets a skill.&#x20;

### Implementation

```csharp
public virtual void ResetSkill(SkillHolder skillHolder);
```
