Last updated 27 days ago
Was this helpful?
Method in
Called immediately before the first character in the line is presented.
public abstract void OnLineDisplayBegin(MarkupParseResult line, TMP_Text text);
line
The line being presented.
TMP_Text text
TMP_Text
A TMPro.TMP_Text object that the line is being displayed in.
TMPro.TMP_Text