io.extendreality.tilia.developertools.unity
Advanced tools
Changelog
1.0.0 (2021-01-04)
The UnityEventSourceTracer editor window allows for the tracing of any UnityEvent that is affecting a component. The window works by caching all UnityEvent listeners and then when a component is selected, the tracer will reverse look up any UnityEvent listeners that are affecting the selected component.
The relevant docs and initial readmes have also been added too.