This repository was archived by the owner on May 9, 2023. It is now read-only.
UnityExplorer 3.1.0
Restored some features from UnityExplorer 2.X which had not been ported over to 3.X yet.
- Texture viewer/saver, which has now been changed slightly. Now the viewer will appear when you actually inspect a Texture2D, it will appear near the top of the inspector. You can view the Texture from the inspector and save it to a PNG file directly from UnityExplorer.
- Static and Singleton (previously "Instance") Class Search. These features were restored as-is, with some minor improvements. You can now filter these results by name as well.
Edit: Singleton search changed slightly, release has been updated.