bDebug (watch) var (blueprints)

Sometimes you need to quickly see what is happening with a var. It will be really useful to have a bool that outputs the value per frame or as it changes.

aka print string this var
Thanks!

You can already watch a variable using the right-click menu which will display its value while debugging. Is that not what you are looking for?

Yes it is, I am sorry for my stupidity !