InstantTypewriter
Summary
public class InstantTypewriter : IAsyncTypewriterMethods
Name
Description
Properties
Name
Description
Last updated
Was this helpful?
Class in Yarn.Unity
Inherits from System.Object
An implementation of IAsyncTypewriter that delivers all content instantly, and invokes any IActionMarkupHandler s along the way as needed.
public class InstantTypewriter : IAsyncTypewriterDisplays the contents of a line over time.
A collection of IActionMarkupHandler objects that should be invoked as needed during the typewriter's delivery in RunTypewriter(Markup.MarkupParseResult,CancellationToken) , depending upon the contents of a line.
The TMPro.TMP_Text to display the text in.
Last updated
Was this helpful?
Was this helpful?
