Async screenshot saver (Windows only)

Krot9ira - 코드 플러그인 - 2023/06/08

Take screenshot of game window without any spike by using backround threads

  • 지원 플랫폼
  • 지원 엔진 버전
    5.1 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

This plugin gives you a function which takes a screenshot of the game window (does not work in the editor) . On input, it takes path and name. Because it works in the background thread it has no fps drop for the player. This plugin is only for Windows.

기술적 세부사항

Features:

  •  Multithreading Screenshot

Code Modules:

  •  AsyncScreenShot Runtime

Number of Blueprints: 2

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation: https://docs.google.com/document/d/1PbvmvAMlK23WUwCfmsbdlBsDIm_vXTAqXRS4YngUTbU/edit?usp=sharing