Last updated 13 days ago
Was this helpful?
Method in
Called by a dialogue presenter 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 presenter should hurry it its presentation of the line, or stop showing the current line.
A completed task.