FHardwareInfo::GetHardwareInfo

Get the hardware info detail you wanted to keep track of.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/HardwareInfo.h

Include

#include "HardwareInfo.h"

Source

/Engine/Source/Runtime/Engine/Private/HardwareInfo.cpp

Syntax

static FString GetHardwareInfo
(
    const FName SpecIdentifier
)

Remarks

Get the hardware info detail you wanted to keep track of.

Parameters

Parameter

Description

SpecIdentifier

The piece of hardware information we are registering, must match the lookups above

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss