DismissLine(Action)
Method in DialogueViewBase
Summary
Called by the DialogueRunner to signal that the view should dismiss its current line from display, and clean up.
Parameters
Name
Description
Action
onDismissalComplete
The method that should be called when the view has finished dismissing the line.
Last updated