characterNameText

Field in AsyncLineView

Summary

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

public TMP_Text? characterNameText;

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?