ILauncherProfileManager::FindSimpleProfile

Gets the simple profile for the specified device.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h

Include

#include "ILauncherProfileManager.h"

Syntax

ILauncherSimpleProfilePtr FindSimpleProfile
(
    const FString & DeviceName
)

Remarks

Gets the simple profile for the specified device.

Returns

The simple profile for the specified device, or nullptr if the simple profile doesn't exist.

Parameters

Parameter

Description

DeviceName

The name of the device we want the simple profile for.

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