Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UDeviceProfileManager
| Name | EDeviceProfileMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/DeviceProfiles/DeviceProfileManager.h |
| Include Path | #include "DeviceProfiles/DeviceProfileManager.h" |
Syntax
enum EDeviceProfileMode
{
DPM_SetCVars,
DPM_CacheValues,
DPM_CacheValuesIgnoreMatchingRules,
DPM_SetCVarsForSingleDP,
DPM_SetCVarsForSingleFragment,
}
Values
| Name | Remarks |
|---|---|
| DPM_SetCVars | |
| DPM_CacheValues | |
| DPM_CacheValuesIgnoreMatchingRules | |
| DPM_SetCVarsForSingleDP | |
| DPM_SetCVarsForSingleFragment |