Navigation
API > API/Developer > API/Developer/LauncherServices > API/Developer/LauncherServices/ILauncherProfileManager
References
| Module | LauncherServices |
| Header | /Engine/Source/Developer/LauncherServices/Public/ILauncherProfileManager.h |
| Include | #include "ILauncherProfileManager.h" |
ILauncherSimpleProfilePtr FindOrAddSimpleProfile
&40;
const FString & DeviceName
&41;
Remarks
Finds or Adds then returns a simple profile for the specified Device The simple profile for the specified device.
Parameters
| Name | Description |
|---|---|
| DeviceName | The name of the device we want the simple profile for. |