For the complete documentation index, see llms.txt. This page is also available as Markdown.

OnDialogueCompleteAsync()

Method in OptionsPresenter

Summary

Called by a DialogueRunner to dismiss the options view when dialogue is complete.

public override YarnTask OnDialogueCompleteAsync()

Returns

A completed task.

Last updated

Was this helpful?