Field in LineView
The TMPro.TextMeshProUGUI object that displays the character names found in dialogue lines.
TMPro.TextMeshProUGUI
public TextMeshProUGUI characterNameText = null;
If the LineView receives a line that does not contain a character name, this object will be left blank.
Last updated 1 year ago
Was this helpful?