Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/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. |