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

OnDialogueStartedAsync()

Method in OptionsPresenter

Summary

Called by a DialogueRunner to set up the options view when dialogue begins.

public override YarnTask OnDialogueStartedAsync()

Returns

A completed task.

Last updated

Was this helpful?