5 using System.Collections.Generic;
15 [Tooltip(
"string for the default state")]
18 [Tooltip(
"string for the selected state")]
30 Label = GetComponent<TextMesh>();
35 Debug.LogError(
"Textmesh:Label is not set in LabelSwapWidget!");
51 label = SelectedLabel;