コード例 #1
0
 public InGameDefEditorWindow()
 {
     IOUtil.LoadData();
     this.defTypes = this.GetDefTypes(true);
 }