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 istrue .

See Also

Last updated

Was this helpful?