Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform
Inheritance Hierarchy
- FGenericPlatformSurvey
- FUnixPlatformSurvey
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
Include | #include "GenericPlatform/GenericPlatformSurvey.h" |
Syntax
struct FGenericPlatformSurvey
Remarks
Generic implementation for most platforms, these tend to be unused and unimplemented
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetSurveyResults
(
FHardwareSurveyResults& OutResults, |
Attempt to get hardware survey results now. |