Game Development Reference
In-Depth Information
Decoda Watch window
If you're familiar with the Visual Studio Watch window, the Decoda Watch window is very
similar. Type any variable within the Watch window to monitor that variable while debug-
ging. Decoda also allows you to type in any arbitrary Lua statements within the Watch win-
dow. The Lua statement will be executed within the current scope of the debugger.
Viewing local Lua variables in the Decoda Watch window
Search WWH ::




Custom Search