# automaticallyContinueLines

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

## Summary

Whether the DialogueRunner should automatically proceed to the next line once a line has been finished.

```csharp
public bool automaticallyContinueLines;
```
