Navigation
API > API/Runtime > API/Runtime/HardwareSurvey > API/Runtime/HardwareSurvey/IHardwareSurveyModule
References
| Module | HardwareSurvey |
| Header | /Engine/Source/Runtime/HardwareSurvey/Public/IHardwareSurveyModule.h |
| Include | #include "IHardwareSurveyModule.h" |
void StartHardwareSurvey
(
IAnalyticsProvider & AnalyticsProvider
)
Remarks
Init and begin the async platform hardware survey.
Parameters
| Name | Description |
|---|---|
| AnalyticsProvider | The analytics provider to use when sending survey info. |