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