Exemplo n.º 1
0
 void PlanetDataDisplay(PlanetData planet)
 {
     planetDataUI.text = planet.GetUIData();
 }