Function InternalUI::Colors::GetColorList

Function Documentation

std::map<std::string, Blam::Logger::MessageColor> *InternalUI::Colors::GetColorList()

Retrieves the list of colors known to the engine.

The key is the ID of the color. The value is the color data.

Return

A pointer to the map containing registered color data.