Search Unity

UI event Inspector

Discussion in 'UGUI & TextMesh Pro' started by seldom, Feb 22, 2016.

  1. seldom

    seldom

    Joined:
    Dec 4, 2013
    Posts:
    118
    Hi

    I made a tool for inspecting all of a scene's UI event data in one place. It shows the components that handle events and all their listeners. It can select the involved GameObjects and open the source file of each listener method. In short, it saves a lot of the time you'd usually spent searching through the hierarchy and inspector windows.

    Here's information on how to use it.

    Here's how it looks:


    Here's me using it:


    enjoy
     
    leni8ec, Senshi and LeftyRighty like this.