DialogueRunner.dialogueUI Field
The object that will handle the actual display and user input.
public DialogueUIBehaviour dialogueUI
See Also
DialogueUIBehaviour
: AMonoBehaviour
that can display lines, options and commands to the user, and receive input regarding their choices.
Source
Defined in Unity/Assets/YarnSpinner/Scripts/DialogueRunner.cs, line 73.