Plasma Engine  2.0
Loading...
Searching...
No Matches
plTypedCVar< Type, CVarType > Member List

This is the complete list of members for plTypedCVar< Type, CVarType >, including all inherited members.

FindCVarByName(plStringView sName)plCVarstatic
GetDescription() constplCVarinline
GetFlags() constplCVarinline
GetName() constplCVarinline
GetPluginName() constplCVarinline
GetStaticRTTI() (defined in plNoBase)plNoBaseinlinestatic
GetType() const overrideplTypedCVar< Type, CVarType >virtual
GetValue(plCVarValue::Enum val=plCVarValue::Current) constplTypedCVar< Type, CVarType >
HasDelayedSyncValueChanged() constplTypedCVar< Type, CVarType >inline
ListOfCVarsChanged(plStringView sSetPluginNameTo)plCVarstatic
LoadCVars(bool bOnlyNewOnes=true, bool bSetAsCurrentValue=true)plCVarstatic
LoadCVarsFromCommandLine(bool bOnlyNewOnes=true, bool bSetAsCurrentValue=true, plDynamicArray< plCVar * > *pOutCVars=nullptr)plCVarstatic
LoadCVarsFromFile(bool bOnlyNewOnes=true, bool bSetAsCurrentValue=true, plDynamicArray< plCVar * > *pOutCVars=nullptr)plCVarstatic
LoadCVarsFromFile(plStringView sPath, bool bOnlyNewOnes=true, bool bSetAsCurrentValue=true, bool bIgnoreSaveFlag=false, plDynamicArray< plCVar * > *pOutCVars=nullptr)plCVarstatic
m_CVarEventsplCVar
operator const Type &() constplTypedCVar< Type, CVarType >
operator=(const Type &value)plTypedCVar< Type, CVarType >
plCVar (defined in plTypedCVar< Type, CVarType >)plTypedCVar< Type, CVarType >friend
plCVar(plStringView sName, plBitflags< plCVarFlags > Flags, plStringView sDescription) (defined in plCVar)plCVarprotected
plTypedCVar(plStringView sName, const Type &value, plBitflags< plCVarFlags > flags, plStringView sDescription) (defined in plTypedCVar< Type, CVarType >)plTypedCVar< Type, CVarType >
s_AllCVarEventsplCVarstatic
SaveCVars()plCVarstatic
SaveCVarsToFile(plStringView sPath, bool bIgnoreSaveFlag=false)plCVarstatic
SetStorageFolder(plStringView sFolder)plCVarstatic
SetToDelayedSyncValue() overrideplTypedCVar< Type, CVarType >virtual