Last updated 2 years ago
Community
Yarn Spinner® and Secret Lab® are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.
Method in Effects
public static IEnumerator Typewriter(TextMeshProUGUI text, float lettersPerSecond, Action onCharacterTyped = null, Action onComplete = null, InterruptionFlag interruption = null)
TextMeshProUGUI text
TextMeshProUGUI
float lettersPerSecond
float
Action onCharacterTyped
Action
Action onComplete
interruption