Hello
I would like to using screenshots in my save system. Can anybody help me to implement this with C++ or blueprint? How can I taking
scaled screenshot and save it via Save Game Slots in my mobile game. I could not find, how to do it
UGameViewportClient::HandleScreenshotCommand in GameViewportClient.cpp can be used to generate a screenshot file.