# lineText

Field in [LinePresenter](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.linepresenter)

## Summary

The `TMPro.TMP_Text` object that displays the text of dialogue lines.

```csharp
public TMP_Text? lineText;
```
