コード例 #1
0
 void PlanetDataDisplay(PlanetData planet)
 {
     planetDataUI.text = planet.GetUIData();
 }