- Notifications
You must be signed in to change notification settings - Fork2
A Unity editor extension to find script references within your project in seconds.
License
NotificationsYou must be signed in to change notification settings
JoebRogers/ScriptFinder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Need a lightweight solution to finding script references within the project inspector? Look no further!
ScriptFinder allows you to find all prefabs within the project containing a selected target script within seconds, whether that script is attached to the GameObject itself, or nested within a child.
Import the package using the steps here:https://docs.unity3d.com/Manual/AssetPackages.html#ImportingPackages
Once you've imported the asset, using the tool is as simple as opening the ScriptFinder editor from the menu dropdown, selecting or dragging in a target script and pressing a button!