characterNameText

Field in LineView

Summary

The TMPro.TextMeshProUGUI object that displays the character names found in dialogue lines.

public TextMeshProUGUI characterNameText = null;

Remarks

If the LineView receives a line that does not contain a character name, this object will be left blank.

Last updated

Was this helpful?