onPauseStarted

Field in LineView

Summary

A Unity Event that is called when a pause inside of the typewriter effect occurs.

public UnityEngine.Events.UnityEvent onPauseStarted;

Remarks

This event is only invoked when useTypewriterEffect is true .

See Also

Last updated

Was this helpful?