UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AndroidPlatformSurvey.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
4
/*=============================================================================================
5
AndroidSurvey.h: Google Android platform hardware-survey classes
6
==============================================================================================*/
7
8
#pragma once
9
#include "
GenericPlatform/GenericPlatformSurvey.h
"
10
14
struct
FAndroidPlatformSurvey
:
public
FGenericPlatformSurvey
15
{
16
static
bool
GetSurveyResults
(
FHardwareSurveyResults
&
OutResults
,
bool
bWait=
false
);
17
};
18
19
typedef
FAndroidPlatformSurvey
FPlatformSurvey
;
FPlatformSurvey
FAndroidPlatformSurvey FPlatformSurvey
Definition
AndroidPlatformSurvey.h:19
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
GenericPlatformSurvey.h
FAndroidPlatformSurvey
Definition
AndroidPlatformSurvey.h:15
FAndroidPlatformSurvey::GetSurveyResults
static bool GetSurveyResults(FHardwareSurveyResults &OutResults, bool bWait=false)
Definition
AndroidPlatformSurvey.cpp:10
FGenericPlatformSurvey
Definition
GenericPlatformSurvey.h:228
FHardwareSurveyResults
Definition
GenericPlatformSurvey.h:178
Engine
Source
Runtime
ApplicationCore
Public
Android
AndroidPlatformSurvey.h
Generated by
1.9.8