UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAndroidPlatformProperties Struct Reference

#include <AndroidPlatformProperties.h>

+ Inheritance diagram for FAndroidPlatformProperties:

Static Public Member Functions

static constexpr UE_FORCEINLINE_HINT bool HasEditorOnlyData ()
 
static constexpr UE_FORCEINLINE_HINT const charPlatformName ()
 
static constexpr UE_FORCEINLINE_HINT const charIniPlatformName ()
 
static constexpr UE_FORCEINLINE_HINT const TCHARGetRuntimeSettingsClassName ()
 
static constexpr UE_FORCEINLINE_HINT bool IsGameOnly ()
 
static constexpr UE_FORCEINLINE_HINT bool RequiresCookedData ()
 
static UE_FORCEINLINE_HINT bool SupportsBuildTarget (EBuildTargetType TargetType)
 
static constexpr UE_FORCEINLINE_HINT bool SupportsAutoSDK ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsHighQualityLightmaps ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsLowQualityLightmaps ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsDistanceFieldShadows ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsTextureStreaming ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMinimize ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsQuit ()
 
static constexpr UE_FORCEINLINE_HINT bool HasFixedResolution ()
 
static constexpr UE_FORCEINLINE_HINT bool AllowsFramerateSmoothing ()
 
static constexpr UE_FORCEINLINE_HINT bool AllowsCallStackDumpDuringAssert ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsAudioStreaming ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMeshLODStreaming ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMemoryMappedFiles ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMemoryMappedAudio ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMemoryMappedAnimation ()
 
static constexpr UE_FORCEINLINE_HINT int64 GetMemoryMappingAlignment ()
 
- Static Public Member Functions inherited from FGenericPlatformProperties
static constexpr UE_FORCEINLINE_HINT const charGetPhysicsFormat ()
 
static constexpr UE_FORCEINLINE_HINT bool HasEditorOnlyData ()
 
static const charIniPlatformName ()
 
static constexpr UE_FORCEINLINE_HINT bool IsGameOnly ()
 
static constexpr UE_FORCEINLINE_HINT bool IsServerOnly ()
 
static constexpr UE_FORCEINLINE_HINT bool IsClientOnly ()
 
static constexpr UE_FORCEINLINE_HINT bool IsMonolithicBuild ()
 
static constexpr UE_FORCEINLINE_HINT bool IsProgram ()
 
static constexpr UE_FORCEINLINE_HINT bool IsLittleEndian ()
 
static UE_FORCEINLINE_HINT const charPlatformName ()
 
static UE_FORCEINLINE_HINT const charPlatformVariantName ()
 
static constexpr UE_FORCEINLINE_HINT bool RequiresCookedData ()
 
static constexpr UE_FORCEINLINE_HINT bool HasSecurePackageFormat ()
 
static constexpr UE_FORCEINLINE_HINT bool RequiresUserCredentials ()
 
static UE_FORCEINLINE_HINT bool SupportsBuildTarget (EBuildTargetType TargetType)
 
static constexpr UE_FORCEINLINE_HINT bool SupportsAutoSDK ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsGrayscaleSRGB ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMultipleGameInstances ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsWindowedMode ()
 
static constexpr UE_FORCEINLINE_HINT bool AllowsFramerateSmoothing ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsAudioStreaming ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsHighQualityLightmaps ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsLowQualityLightmaps ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsDistanceFieldShadows ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsDistanceFieldAO ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsTextureStreaming ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMeshLODStreaming ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMemoryMappedFiles ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMemoryMappedAudio ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMemoryMappedAnimation ()
 
static constexpr UE_FORCEINLINE_HINT int64 GetMemoryMappingAlignment ()
 
static constexpr UE_FORCEINLINE_HINT int GetMaxSupportedVirtualMemoryAlignment ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsRayTracing ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsLumenGI ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsHardwareLZDecompression ()
 
static constexpr UE_FORCEINLINE_HINT bool HasFixedResolution ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsMinimize ()
 
static constexpr UE_FORCEINLINE_HINT bool SupportsQuit ()
 
static constexpr UE_FORCEINLINE_HINT bool AllowsCallStackDumpDuringAssert ()
 
static constexpr UE_FORCEINLINE_HINT const charGetZlibReplacementFormat ()
 
static constexpr UE_FORCEINLINE_HINT bool RequiresOriginalReleaseVersionForPatch ()
 

Detailed Description

Implements Android platform properties.

Member Function Documentation

◆ AllowsCallStackDumpDuringAssert()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::AllowsCallStackDumpDuringAssert ( )
inlinestaticconstexpr

◆ AllowsFramerateSmoothing()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::AllowsFramerateSmoothing ( )
inlinestaticconstexpr

◆ GetMemoryMappingAlignment()

static constexpr UE_FORCEINLINE_HINT int64 FAndroidPlatformProperties::GetMemoryMappingAlignment ( )
inlinestaticconstexpr

◆ GetRuntimeSettingsClassName()

static constexpr UE_FORCEINLINE_HINT const TCHAR * FAndroidPlatformProperties::GetRuntimeSettingsClassName ( )
inlinestaticconstexpr

◆ HasEditorOnlyData()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::HasEditorOnlyData ( )
inlinestaticconstexpr

◆ HasFixedResolution()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::HasFixedResolution ( )
inlinestaticconstexpr

◆ IniPlatformName()

static constexpr UE_FORCEINLINE_HINT const char * FAndroidPlatformProperties::IniPlatformName ( )
inlinestaticconstexpr

◆ IsGameOnly()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::IsGameOnly ( )
inlinestaticconstexpr

◆ PlatformName()

static constexpr UE_FORCEINLINE_HINT const char * FAndroidPlatformProperties::PlatformName ( )
inlinestaticconstexpr

◆ RequiresCookedData()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::RequiresCookedData ( )
inlinestaticconstexpr

◆ SupportsAudioStreaming()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsAudioStreaming ( )
inlinestaticconstexpr

◆ SupportsAutoSDK()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsAutoSDK ( )
inlinestaticconstexpr

◆ SupportsBuildTarget()

static UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsBuildTarget ( EBuildTargetType  TargetType)
inlinestatic

◆ SupportsDistanceFieldShadows()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsDistanceFieldShadows ( )
inlinestaticconstexpr

◆ SupportsHighQualityLightmaps()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsHighQualityLightmaps ( )
inlinestaticconstexpr

◆ SupportsLowQualityLightmaps()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsLowQualityLightmaps ( )
inlinestaticconstexpr

◆ SupportsMemoryMappedAnimation()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsMemoryMappedAnimation ( )
inlinestaticconstexpr

◆ SupportsMemoryMappedAudio()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsMemoryMappedAudio ( )
inlinestaticconstexpr

◆ SupportsMemoryMappedFiles()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsMemoryMappedFiles ( )
inlinestaticconstexpr

◆ SupportsMeshLODStreaming()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsMeshLODStreaming ( )
inlinestaticconstexpr

◆ SupportsMinimize()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsMinimize ( )
inlinestaticconstexpr

◆ SupportsQuit()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsQuit ( )
inlinestaticconstexpr

◆ SupportsTextureStreaming()

static constexpr UE_FORCEINLINE_HINT bool FAndroidPlatformProperties::SupportsTextureStreaming ( )
inlinestaticconstexpr

The documentation for this struct was generated from the following file: