Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
Include | #include "GenericPlatform/GenericPlatformSurvey.h" |
Syntax
struct FHardwareSurveyResults
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32: 1 | bIsLaptopComputer | |
![]() |
uint32: 1 | bIsRemoteSession | |
![]() |
TCHAR[MaxStringLength] | CPUBrand | |
![]() |
float | CPUClockGHz | |
![]() |
uint32 | CPUCount | |
![]() |
uint32 | CPUInfo | |
![]() |
TCHAR[MaxStringLength] | CPUNameString | |
![]() |
float | CPUPerformanceIndex | |
![]() |
uint32 | DisplayCount | |
![]() |
FHardwareDisplay[MaxDisplayCount] | Displays | |
![]() |
uint32 | ErrorCount | |
![]() |
float | GPUPerformanceIndex | |
![]() |
uint32 | HardDriveFreeMB | |
![]() |
uint32 | HardDriveGB | |
![]() |
TCHAR[MaxStringLength] | LastPerformanceIndexError | |
![]() |
TCHAR[MaxStringLength] | LastPerformanceIndexErrorDetail | |
![]() |
TCHAR[MaxStringLength] | LastSurveyError | |
![]() |
TCHAR[MaxStringLength] | LastSurveyErrorDetail | |
![]() |
uint32 | MemoryMB | |
![]() |
uint32 | OSBits | |
![]() |
TCHAR[MaxStringLength] | OSLanguage | |
![]() |
TCHAR[MaxStringLength] | OSSubVersion | |
![]() |
TCHAR[MaxStringLength] | OSVersion | |
![]() |
TCHAR[MaxStringLength] | Platform | |
![]() |
float | RAMPerformanceIndex | |
![]() |
TCHAR[MaxStringLength] | RenderingAPI | |
![]() |
FGPUAdpater | RHIAdapter | RHI chosen adapter, only if RHI started on Windows DX11. |
![]() |
FSynthBenchmarkResults | SynthBenchmark |
Constants
Name | Description |
---|---|
MaxDisplayCount | |
MaxStringLength |
Deprecated Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TCHAR[MaxStringLength] | MultimediaAPI_DEPRECATED |