Loading...
Field in AsyncLineView
The TMPro.TMP_Text object that displays the character names found in dialogue lines.
TMPro.TMP_Text
public TMP_Text? characterNameText;
If the LineView receives a line that does not contain a character name, this object will be left blank.