Nope. But there’s a plugin on the marketplace that does it. You’ll find it if you search. I’ve personally put it aside, for now.
Maybe future updates will introduce this.
also, for those wondering, the screen shot run with “shot” is found in:
C:\Users\batman\AppData\Local\SevenDeadlySeasTheLastLegue\Saved\Screenshots\Windows
After beating my head against the wall for so long I probably could have just done this in C++ even though I don’t know any C++ I finally found a solution.
It’s like running shot showui
but it lets you name the file AND specify a directory.
the command is bugscreenshot DriveLetter:/Directory/Project/your file name.png
so bugscreenshot c:/Folder/UE Project/Screenshot.png
The space bewteen the command and file name is required.
Would put a screenshot that includes the UI in to a directory Folder/UE Project on your ‘c:’ drive name Screenshot.png
Works in PIE and “Standalone Game”. I’m leaving his here because it is the first result in google.
This worked for me but i cant seem to get the increment number working. It just keeps saving out the same screenshot without an increment number. How do I get that working? Thanks for your help