Tree structure. When De MonsterDebugger is connected with an application it will show the structure of the application and show it in a tree structure. This allows you to walk through your entire application and inspect every little detail if you like. When you click on an object that is on the stage at that time, it will highlight, showing a clear connection between the structure of your code and its visual representation.
With large applications the tree can become quite big, so to make sure that you can find exactly what you need you can filter the tree. And to make sure that your application does not slow down, only those elements of the tree that you open are loaded.




