is there a way to globally disable all print nodes from doing their thing?
I have quite a lot of debug print’s scattered all over but I now want to make a build that does not have them spewing out a lot of messages on screen.
Is there a way to do this globally to avoid having to trawl through all blueprints in the game?