Game Development Community

Watch Vars

by Randy Hearn (Magnum) · in Torsion · 02/07/2009 (5:07 pm) · 2 replies

OK, have not used this feature of Torsion and now that I want to have not been able to figure it out. How can I add variables to the Watch list? The help docs shows the screen but doesn't tell how to add them.



#1
02/07/2009 (7:30 pm)
Hey Randy.

When your at a breakpoint in the debugger just type in the variable or any expression you want to watch.

You can also select some text in the editor and drag it with the left mouse button into the watch window to add it.
#2
02/07/2009 (7:36 pm)
Hey Tom,


Thanks... I just found the drag feature as well. Didn't think of that:)