Unity 5 support

This commit is contained in:
RaduMCosma
2015-11-02 10:11:26 +02:00
parent ee040bdd71
commit 66fa804819
14 changed files with 639 additions and 262 deletions

View File

@ -14,13 +14,11 @@ namespace Unity_Studio
public int Type1;
public ushort Type2;
//public string m_Name = "";
public string TypeString;
public int exportSize;
public string InfoText;
public AssetsFile sourceFile;
public int specificIndex = -1; //index in specific asset list
public string uniqueID;
}
}