FAndroidDeviceProfileSelector::FindMatchingProfile

Windows
MacOS
Linux

References

Module

AndroidDeviceProfileSelector

Header

/Engine/Plugins/Runtime/AndroidDeviceProfileSelector/Source/AndroidDeviceProfileSelector/Public/AndroidDeviceProfileSelector.h

Include

#include "AndroidDeviceProfileSelector.h"

Source

/Engine/Plugins/Runtime/AndroidDeviceProfileSelector/Source/AndroidDeviceProfileSelector/Private/AndroidDeviceProfileSelector.cpp

Syntax

static FString FindMatchingProfile
(
    const FString & GPUFamily,
    const FString & GLVersion,
    const FString & AndroidVersion,
    const FString & DeviceMake,
    const FString & DeviceModel,
    const FString & DeviceBuildNumber,
    const FString & VulkanAvailable,
    const FString & VulkanVersion,
    const FString & UsingHoudini,
    const FString & Hardware,
    const FString & Chipset,
    const FString & ProfileName
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss