support export MonoBehaviour

This commit is contained in:
Perfare
2017-01-15 23:20:40 +08:00
parent dcde8902f1
commit fbfdb789f5
7 changed files with 205 additions and 21 deletions

View File

@ -340,7 +340,7 @@ namespace Unity_Studio
baseStrings[894] = "TypelessData";
baseStrings[907] = "UInt16";
baseStrings[928] = "UInt8";
baseStrings[934] = "unsigned int";
baseStrings[934] = "UInt";
baseStrings[981] = "vector";
baseStrings[988] = "Vector2f";
baseStrings[997] = "Vector3f";