Skip to content

ThomasWoods/UnityEventReferenceViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

UnityEventReferenceViewer -forked

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)
image

About

Simple tool for finding UnityEvent references to behaviour methods in scene

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%