add jump to scene hierarchy

some improvements
This commit is contained in:
Perfare
2018-04-19 07:06:52 +08:00
parent 4bcc16245c
commit a3c92ddb8f
7 changed files with 186 additions and 122 deletions
@@ -21,6 +21,7 @@ namespace AssetStudio
public string extension;
public AssetsFile sourceFile;
public GameObject gameObject;
public string uniqueID;
public EndianBinaryReader InitReader()