• Interface Manager
API Links
Table of Contents
Interface Manager
class ColorPicker
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
ColorPicker::GetColor
Defined in:
C4ColorPicker.h
Returns the color that is currently displayed.
Prototype
const
ColorRGBA& GetColor(
void
)
const
;
Description
The
GetColor
function returns the color that is currently displayed in a color picker box.