Skip to content

jexplore-co/UnityEventReferenceViewer

 
 

Repository files navigation

UnityEventReferenceViewer

Simple tool for finding UnityEvent references to behaviour methods in scene

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

  • See all references in scene from unity events to any monobehaviours (clickable)

  • Also shows generic UnityEvent references

  • You can search for method or script name in searchfield (not case sensitive)

    Click on picture to see demo video:

About

Simple tool for finding UnityEvent references to behaviour methods in scene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%