====== setColorTable ====== (int colorID, string color) ===== Syntax ===== void setColorTable(int %colorID, string %color); ===== Parameters ===== [[scripting:doc:engine:types:int|int]] **%%%colorID%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%color%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== ===== References ===== This function is not called by any other functions.