스포트라이트 세일: 9월 23일 오후 10시 59분까지 엄선된 애니메이션을 50% 할인받으세요.

Hardware Infos

Mecanes - 코드 플러그인 - 2024/08/08

The objective of "hardware information" is to provide details of players' hardware in order to optimize performance and solve problems.

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

The "Hardware Info" plugin is a powerful and intuitive solution for retrieving and displaying player hardware information. Designed for developers and game server administrators, this plugin provides accurate and comprehensive details of players' hardware configuration, enabling better performance management and rapid problem resolution.

Join the Discord for more information

Project Example


important : we've restructured the plugin to improve performance, which involves some changes to the structures.


Objective :

The objective of "Hardware Info" is to provide details of players' hardware to optimize performance and solve problems.



Contents :

There are 7 structure-type Blueprints :

  • Get Hardware Data
  • Get CPU Data
  • Get GPU Data
  • Get RAM Data
  • Get FPS
  • Get Screen Resolution
  • Get Screen Refresh Rate

기술적 세부사항

Features :

  • Processor data recovery
  • Getting data from the GPU
  • Getting data from RAM
  • Get data from the player's screen [ new ]
  • Get Player FPS [ new ]


Code Module :

  • HardwareInfos , Runtime


Number of structures : 7

Number of classes C++ : 6

Supported development platforms : Windows

Documentation : Doc Official

Support URL : Discord

My Link : Mecanes

Project example : Project Example

Important notes : This is a beta version and therefore does not work with all hardware.