Debugging code with breakpoints #74
Answered
by
LeviLeckenby
LeviLeckenby
asked this question in
Help
-
Hi, does anyone know if there is a way to set up Visual Studio such that I can breakpoint and step through the code while running in play mode in the UE4 editor? |
Beta Was this translation helpful? Give feedback.
Answered by
LeviLeckenby
Dec 18, 2020
Replies: 1 comment
-
Nevermind, I figured it out - Debug => Attach to process, UE4Editor. Break points are working :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LeviLeckenby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, I figured it out - Debug => Attach to process, UE4Editor. Break points are working :)