Debugging tools / windows Follow
Hello!
I would like to get some help:)
Firstly i would like to know if i can have several debugging watchers windows simultaneously, like i can do in VS. I Found in documentation that i can click to watcher icon and get separate window with watchers. But after last Update for Rider for Unreal Engine, there is no watcher's icon in the toolbar, so i cannot do it now:(
Secondly i would really want to see only watchers there, but not all the scope variables, in VS for example i can manually select what to place into watch window.
And finally when I'm working with c# I can pin certain data, For example i can pin data to show in my List and I will be able to see each member's data without expanding list, but unfortunately i cannot do same when working with c++ and TArrays.
Please sign in to leave a comment.
Thanks for a wonderful explanations.