Sea.IO.printc
From WoWWiki
This article is a part of the documentation of the Sea function library
Usage:
MyColor = { r = 1.0, g=0.2, b=0.0 };
Sea.IO.printc(MyColor, "Message", " ", "Some Message");
This article is a part of the documentation of the Sea function library
MyColor = { r = 1.0, g=0.2, b=0.0 };
Sea.IO.printc(MyColor, "Message", " ", "Some Message");