ReadyForNextLine()
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in
Signals that the user wants to go to the next line.
This method is generally called by a "continue" button, and causes the DialogueUI to signal the to proceed to the next piece of content.
If this method is called before the line has finished appearing (that is, before the line's status changes to ), the line's status will change to , and will be called to notify the view.