BooleanSetting::GetBooleanValue
Defined in:
Returns the boolean value stored in the setting.
C4Configuration.hPrototype
bool GetBooleanValue(void) const;
Description
The GetBooleanValue function returns the boolean value stored in the setting object.
