Windows Phone 8 Unity Inspector

For Windows Phone 8, can I run the game on my phone and use/see the inspector update real time as well? All I see is the option to Build Run. If not, is there an alternative option to seeing these values? (specifically my public variables are what I am wanting to see)

When you create your build, you can load the exported solution up in Visual Studio and then run ‘debug’ and set breakpoints and so forth…

Okay. I figured I would have to use VS :confused: . Thank you

Actually… Wait. I cannot find the file in the solution explorer?