> 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/databaseskills/methods/getskilltypestypebyindex.md).

# GetSkillTypesTypeByIndex

Returns skill type at index.&#x20;

### Implementation

```csharp
public virtual SkillType GetSkillTypesTypeByIndex(int index);
```

### Returns

[SkillType](/skills/skills/api-documentation/skilltype.md)
