# dialogueViews

Field in [DialogueRunner](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.unity/yarn.unity.dialoguerunner)

## Summary

The View classes that will present the dialogue to the user.

```csharp
public DialogueViewBase[] dialogueViews = new DialogueViewBase[0];
```
