コード例 #1
0
ファイル: AddTimeView.cs プロジェクト: shifuc1199/WindowPet
 void UpdateText()
 {
     timeText.text = dayTime.GetString();
 }