Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FHardwareInfo
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/HardwareInfo.h |
Include | #include "HardwareInfo.h" |
Source | /Engine/Source/Runtime/Engine/Private/HardwareInfo.cpp |
static FString GetHardwareInfo
&40;
const FName SpecIdentifier
&41;
Remarks
Get the hardware info detail you wanted to keep track of.
Parameters
Name | Description |
---|---|
SpecIdentifier | The piece of hardware information we are registering, must match the lookups above |