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

OnDialogueStartedAsync()

Method in LineAdvancer

Summary

Called by a dialogue runner when dialogue starts to add input action handlers for advancing the line.

public override YarnTask OnDialogueStartedAsync()

Returns

A completed task.

Last updated

Was this helpful?