====== clientCmdGlass_setLoadingBackground ====== There is no doc-string available for this function. ===== Syntax ===== script clientCmdGlass_setLoadingBackground(string %url, string %fileType, string %crc, string %showPlayerlist); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%url%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%fileType%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%crc%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%showPlayerlist%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/GlassServers.cs:541 ===== See also ===== ===== References ===== This function is not called by any other functions.