How to Enable In-Game Screenshot Functionality in Shipping Builds?

Hello, fellow devs!

I have a quick question about implementing in-game screenshot functionality. I know this can be done using the Console Command node, which works perfectly during development. However, when the game is packaged using Shipping settings, the console command no longer functions.

Is there a workaround for this? How can I achieve the same in-game screenshot functionality in a Shipping build? Any insights would be greatly appreciated!

Have you trider Blueprint Node “Take Hi Res Screenshot”?

For me it worked fine in the past