Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPerQualityLevelProperty
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PerQualityLevelProperties.h |
| Include | #include "PerQualityLevelProperties.h" |
void SetQualityLevelCVarForCooking
(
const TCHAR * InCVarName,
const TCHAR * InSection
)
Remarks
Set Cvar to be able to scan ini files at cook-time and only have the supported ranges of quality levels relevant to the platform. Unsupported quality levels will be stripped.