> 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/skillui/fields/tooltipdescription.md).

# tooltipDescription

Text component where the description of the skill will be shown.&#x20;

### Implementation

```csharp
protected Text tooltipDescription;
```

### FieldValue

[Text](https://docs.unity3d.com/Packages/com.unity.ugui@1.0/api/UnityEngine.UI.Text.html)
