Loading...
Method in TemporalMarkupHandler
Called immediately before the first character in the line is presented.
public abstract void OnLineTextWillAppear(MarkupParseResult line, TMP_Text text);
line
The line being presented.
TMPro.TMP_Text text
TMPro.TMP_Text
A TMPro.TMP_Text object that the line is being displayed in.