You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standalone Winforms application for browsing references in a Unity project.
2
+
A standalone Winforms application for browsing references in a Unity project.
3
+
4
+
In the Unity Editor, it's often easy to see which assets and scripts are being used by a particular asset. However, it's much more difficult to see incoming references - which assets are *referencing* that asset. This program performs that function by parsing the entire contents of a Unity project and building a network of references you can browse.
0 commit comments