For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

public UnityEngine.Events.UnityEvent onPauseEnded;

Remarks

This event is only invoked when useTypewriterEffect is true .

See Also

Last updated

Was this helpful?