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

OnDialogueCompleteAsync()

Method in LineAdvancer

Summary

Called by a dialogue runner when dialogue ends to remove the input action handlers.

public override YarnTask OnDialogueCompleteAsync()

Returns

A completed task.

Last updated

Was this helpful?