Viscera is basically a super inspector that can show a lot of stuffs that unity inspector won't. It will give you great convenience when you want a quick look of the states of your object. You will no longer need to set a breakpoint to watch the value or insert a Debug.Log to print it out.
**Features:**
+ Inspect mono object.
+ Inspect elements of List and Dictionary.
+ Change values on the fly.
+ Look and modify property values.
+ Realtime update during game running.
+ Modify struct members.
+ Group class members by inheritance level.
If you got any bugs and improvement advises please email me: woncomp@gmail.com