C4 Engine Terathon Software C4 Engine API Documentation

• Interface Manager

API Links
Developer Links

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