OnLineWillDismiss()
Last updated
Was this helpful?
Method in IActionMarkupHandler
Called right before the line will dismiss itself.
public void OnLineWillDismiss();This does not mean that the entirety of the view itself will have been removed, just the DialoguePresenterBase has completed displaying everything and is returning control back to the DialogueRunner to let more content flow.
Last updated
Was this helpful?
Was this helpful?
