View Full Version : Debugging unrealscript
anshulgoyal
11-22-2009, 04:31 PM
May be its kind of simple question, but can we debug unrealscript inside visual studio 2008. After building the code it runs the application from the .u file and not from .uc files. I tried in many ways to stop at the breakpoint but nothing helped.
mikepurvis
11-22-2009, 05:08 PM
It is not working currently for me.
Kushulain
11-22-2009, 05:28 PM
You may use the log function.
You can display all variable content and text with it, it helps to debug.
immortius
11-22-2009, 05:36 PM
Unless nFringe has been updated, I don't believe it is possible at this time.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.