# dialogueViews

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

## Summary

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

```csharp
public DialogueViewBase[] dialogueViews;
```
