onPauseEnded
Field in LineView
Summary
A Unity Event that is called when a pause inside of the typewriter effect finishes and the typewriter has started once again.
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