C4 Engine
C4 Engine API Documentation

ColorSetting::GetColor

Defined in:  C4Configuration.h
Returns the color stored in the setting.
Prototype

const ColorRGBA& GetColor(voidconst;

Description
The GetColor function returns the RGBA color value stored in the setting object.
See Also

ColorRGBA