where in the settings that you have this feature, when you hover your mouse over a node and it will give you information that is happening inside of it. is that just a UE4 thing or i can do that in UE5?

Hey @LoadCreator!

You should be able to do this just fine! I did it just the other day on 5.5. I should tell you, this only works for variables, though.

Hope this helps! :slight_smile:

I’m not really sure how though

The red circle on the ‘print string’ is a debug breakpoint.
It looks like they’ve run the game, hit the breakpoint and stepped to the ‘set array elem’ and are inspecting the variable.
All you need to do is set a breakpoint where you want to start inspecting and go from there

1 Like

Hey @LoadCreator! Did you get it figured out? @bjgil2’s explanation should have gotten you where you needed to go, can you confirm that?

I think settings for blueprint popups are controlled with slate commands in the command line, not sure if that’s exactly what your looking for

Sorry. I was focusing on something else, did I do the thing you asked me to do?

1 Like

Yup, thanks a bunch! Now future answer seekers can go straight to the solution! Topic closed! :slight_smile:

sorry. I still don’t understand how this website work exactly. thanks for letting me know

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.