Sea.string.stringToColor
Talk2
98,585pages on
this wiki
this wiki
This article is a part of the documentation of the Sea function library
-- stringToColor(String colorCode)
--
-- Converts a Blizzard color code to a table
--
-- Returns:
-- table{r,g,b,a,opacity}
--
-- a & opacity are the same thing here (this could change)
--