IDeviceProfileServicesUIManager::SetProfile

Set a profile - add the type to an INI file so it can be used in a history view.

Windows
MacOS
Linux

References

Module

DeviceProfileServices

Header

/Engine/Source/Editor/DeviceProfileServices/Public/IDeviceProfileServicesUIManager.h

Include

#include "IDeviceProfileServicesUIManager.h"

Syntax

void SetProfile
(
    const FString & DeviceProfileName
)

Remarks

Set a profile - add the type to an INI file so it can be used in a history view.

Parameters

Parameter

Description

DeviceProfileName

The platform type.

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