スポットライト セール:9月16日まで一部のプラグインが 50%オフで購入できます。

Hardware Infos

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

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.2 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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.