# ExecuteSkill

Executes the current assigned skill.&#x20;

### Implementation

```csharp
public virtual void ExecuteSkill();
```
