ColorSetting::GetColor
Defined in:
Returns the color stored in the setting.
C4Configuration.hPrototype
const ColorRGBA& GetColor(void) const;
Description
The GetColor function returns the RGBA color value stored in the setting object.
See Also
