I have made a Level blueprint that I can take a Hires Screenshot (ke * rendertextures) with a press of a button
now I want to open a folder window where the screenshots where saved.
basically I want this:
In Game press P > screenshot is taken > then automatically opens the folder where the screenshot was saved.
but I still couldn’t figure it out how to open a folder directory
I don’t wanna plugins, I’m sure there’s a command line thru bluprint to just open an folder directory,
I’m still looking how to do it…
its will open the folder where every save is , you just have to append the “get save directory” with the name of the folder where the screenshot is taken.