ILauncherProfileManager::FindOrAddSimpleProfile

Finds or Adds then returns a 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 FindOrAddSimpleProfile
(
    const FString & DeviceName
)

Remarks

Finds or Adds then returns a simple profile for the specified Device

Returns

The simple profile for the specified device.

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