コード例 #1
0
ファイル: StartController.cs プロジェクト: Filibert/DOREMI
 void Toto(ClickedEventArgs args)
 {
     OrchestraPrefab.StartPlaying();
 }