FloatSetting::GetFloatValue
Defined in:
Returns the floating-point value stored in the setting.
C4Configuration.hPrototype
float GetFloatValue(void) const;
Description
The GetFloatValue function returns the floating-point value stored in the setting object.
