Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/DeviceProfiles > API/Runtime/Engine/DeviceProfiles/UDeviceProfile
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetConsolidatedCVarValue
(
const TCHAR* CVarName, |
Get the string value of a CVar that is held in this device profile, or in any parent device profile. |
![]() ![]() |
bool | GetConsolidatedCVarValue
(
const TCHAR* CVarName, |
Get the int32 value of a CVar that is held in this device profile, or in any parent device profile. |
![]() ![]() |
bool | GetConsolidatedCVarValue
(
const TCHAR* CVarName, |
Get the float value of a CVar that is held in this device profile, or in any parent device profile. |