RunLineAsync(LocalizedLine,LineCancellationToken)

Method in VoiceOverPresenter

Summary

Begins playing the associated audio for the specified line.

public override async YarnTask RunLineAsync(LocalizedLine dialogueLine, LineCancellationToken lineCancellationToken)

Remarks

circle-exclamation

Parameters

Name
Description

line

The line to present.

token

A LineCancellationToken that represents whether the dialogue presenter should hurry it its presentation of the line, or stop showing the current line.

Yarn.Unity.LineCancellationToken lineCancellationToken

See Also

Last updated

Was this helpful?