コード例 #1
0
ファイル: InfoPanel.cs プロジェクト: Demy/CosmoCats
 public void ShowEndWnidow()
 {
     ShowEndWnidowFor(LevelSettings.GetLevelId(), LevelSettings.GetConditions(),
                      FindActiveScene());
 }