onCharacterTyped
Field in LineView
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
LineView.useTypewriterEffect: Controls whether the text of lineText should be gradually revealed over time.
Last updated