====== secureClientCmd_ClientScoreChanged ====== There is no doc-string available for this function. ===== Syntax ===== script secureClientCmd_ClientScoreChanged(string %score, string %clientId); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%score%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%clientId%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== base/client/scripts/allClientScripts.cs:631 ===== See also ===== ===== References ===== This function is not called by any other functions.