LineView
Class in Yarn.Unity
Inherits from DialogueViewBase
Summary
A Dialogue View that presents lines of dialogue, using Unity UI elements.
Methods
Name | Description |
---|---|
Called by the DialogueRunner to signal that the view should dismiss its current line from display, and clean up. | |
Called by the DialogueRunner to signal that a line has been interrupted, and that the Dialogue View should finish presenting its line as quickly as possible. | |
Called when the | |
Called by the DialogueRunner to signal that a line should be displayed to the user. | |
Called by DialogueAdvanceInput to signal that the user has requested that the dialogue advance. |
Last updated