Restore the extension of TextAsset

Export Animator to a separate folder
This commit is contained in:
Perfare
2018-11-22 12:17:16 +08:00
parent 7dbc2ff95d
commit ab5f5fbd9d
3 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,7 @@ namespace AssetStudioGUI
public ClassIDType Type;
public string TypeString;
public string Extension;
public string InfoText;
public string UniqueID;
public GameObjectTreeNode TreeNode;