示例#1
0
 private void toolStripButtonSaveProject_Click(object sender, EventArgs e)
 {
     EditorSceneUtils.Save();
     ProjectLoader.Save();
 }