over 2 years
ago -
undertowgames
-
Direct link
@icoso_games If I just want to see if some part of the code is reached, I use a breakpoint or a conditional breakpoint. Also saves me from having to recompile or restart the game if it's a change that can't be handled by VS's Edit & Continue.