UDeviceProfileManager::SetOverrideDeviceProfile

Overrides the device profile. The original profile can be restored with RestoreDefaultDeviceProfile

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfileManager.h

Include

#include "DeviceProfiles/DeviceProfileManager.h"

Source

/Engine/Source/Runtime/Engine/Private/DeviceProfiles/DeviceProfileManager.cpp

Syntax

void SetOverrideDeviceProfile
(
    UDeviceProfile * DeviceProfile
)

Remarks

Overrides the device profile. The original profile can be restored with RestoreDefaultDeviceProfile

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