Beispiel #1
0
 public void SetText(GameSystems.Languages.Text textStr)
 {
     text.text = textStr.GetText();
 }