====== NetObject::clearScopeToClient ====== clearScopeToClient(%client)Undo the effects of a scopeToClient() call. ===== Syntax ===== void NetObject::clearScopeToClient(__unk %client); ===== Parameters ===== [[scripting:doc:engine:types:__unk|__unk]] **%%%client%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:netobject:getghostid|NetObject::getGhostID]]\\ [[scripting:doc:u:netobject:scopetoclient|NetObject::scopeToClient]]\\ [[scripting:doc:u:netobject:setscopealways|NetObject::setScopeAlways]]\\ ===== References ===== This function is not called by any other functions.