コード例 #1
0
ファイル: Menu.cs プロジェクト: profexorgeek/FlatRedBall
 private void UnloadScene(Window callingWindow)
 {
     EditorData.UnloadScene();
 }