Frontend Overview

  1. A simple button is used to send the "CreateScreenshot" command to the Unreal Engine. This then triggers the blueprint logic:

  1. The function "createFile" downloads the file at the frontend by creating a blob and reconstructing the image from sended arrays

Last updated