onCharacterTyped
Field in AsyncLineView
Summary
A Unity Event that is called each time a character is revealed during a typewriter effect.
Remarks
This event is only invoked when useTypewriterEffect is true
.
See Also
AsyncLineView.useTypewriterEffect: Controls whether the text of lineText should be gradually revealed over time.
Last updated