Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TextElement.text

public string text;

Description

The text to be displayed.

Changing this value will implicitly invoke the INotifyValueChanged_1.value setter, which will raise a ChangeEvent_1 of type string.