OnLineTextWillAppear(MarkupParseResult,TMP_Text)

Method in TypewriterHandler

Summary

Calculates the points in the typewriter should pause at, and starts the typewriter's internal time counter.

public override void OnLineTextWillAppear(MarkupParseResult line, TMP_Text text)

Parameters

Name
Description

The line being presented.

TMPro.TMP_Text text

A TMPro.TMP_Text object that the line is being displayed in.

Last updated

Was this helpful?