Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::QualityCVarGroup Class Reference

Public Member Functions

 QualityCVarGroup (AZStd::string_view name, AZStd::string_view path)
 
 operator QualityLevel () const
 
void CvarFunctor (const AZ::ConsoleCommandContainer &arguments)
 required to set the value
 
bool StringToValue (const AZ::ConsoleCommandContainer &arguments)
 required to set the value
 
void ValueToString (AZ::CVarFixedString &outString) const
 required to get the current value
 
void LoadQualityLevel (QualityLevel qualityLevel)
 load the requested quality level CVar settings
 
QualityLevel GetQualityLevel (const AZ::CVarFixedString &value) const
 

Public Attributes

 AZ_CLASS_ALLOCATOR_DECL
 

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