Last updated 4 months ago
Was this helpful?
Method in
Called by a dialogue view to signal that a line is running.
public override YarnTask RunLineAsync(LocalizedLine line, LineCancellationToken token)
line
The line to present.
token
A that represents whether the dialogue view should hurry it its presentation of the line, or stop showing the current line.
A completed task.