UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
QualityLevelProperty::FSavedData< ValueType > Struct Template Reference

#include <PerQualityLevelProperties.h>

Public Attributes

ValueType Default = 0
 
TMap< int32, ValueType > PerQuality
 

Member Data Documentation

◆ Default

template<typename ValueType >
ValueType QualityLevelProperty::FSavedData< ValueType >::Default = 0

◆ PerQuality

template<typename ValueType >
TMap<int32, ValueType> QualityLevelProperty::FSavedData< ValueType >::PerQuality

The documentation for this struct was generated from the following file: