コード例 #1
0
ファイル: EditorMatrix.cs プロジェクト: Minstreams/CallOfEvil
 public void Save()
 {
     EditorMatrix.Save(this);
 }