Method in
public void OnLineDisplayComplete()Method in PauseEventProcessor
public async YarnTask OnCharacterWillAppear(int currentCharacterIndex, MarkupParseResult line, CancellationToken cancellationToken)int currentCharacterIndex
line
Class in Yarn.Unity
Inherits from System.Object
Allows pausing the current typewrite through [pause/] markers.
public sealed class PauseEventProcessor : IActionMarkupHandlerCancellationToken cancellationToken
Method in
Method in
public void OnLineWillDismiss()public void OnPrepareForLine(MarkupParseResult line, TMP_Text text)line
TMP_Text text
Method in
public void OnLineDisplayBegin(MarkupParseResult line, TMP_Text text)line
TMP_Text text