Fixed read struct

This commit is contained in:
Perfare
2017-04-04 05:49:26 +08:00
parent f8e7303169
commit 6f3b438d92
5 changed files with 37 additions and 46 deletions

View File

@ -31,6 +31,7 @@ namespace Unity_Studio
public string Type;
public string Name;
public int Size;
public int Flag;
}
public static class ClassIDReference