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?