Simple tool for finding UnityEvent references to behaviour methods in all prefabs in project
Simple to use:
- Import .unitypackage (you can import only editor part without Example) or code itself from repository
- Open window by cicking Window/UnityEvent Reference Viewer
- press Refresh and wait a second depending on project size
- See all references in all prefabs from unity events to any monobehaviours (clickable)
- Also shows generic UnityEvent references
- You can search for specific gameobjects and method or script names in searchfields (not case sensitive)