> For the complete documentation index, see [llms.txt](https://docs.mitschmr-studios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillbarelement/fields/executer.md).

# executer

Variable which holds the Skills component of the target (the one who executes the skills).&#x20;

### Implementation

```csharp
protected Skills executer;
```

### FieldValue

[Skills](/skills/skills/api-documentation/skills.md)
