Function InternalUI::Colors::MessageColorToImColor

Function Documentation

ImVec4 InternalUI::Colors::MessageColorToImColor(std::string color_id)

Retrieves a color by its ID, as an ImGUI-compatiable color.

Return

An ImVec4 containing color information.

Parameters
  • color_id: - The ID of the color to retrieve.