====== NetObject::scopeToClient ====== (NetConnection %client)Cause the NetObject to be forced as scoped on the specified NetConnection. ===== Syntax ===== void NetObject::scopeToClient(NetConnection %client); ===== Parameters ===== [[scripting:doc:engine:types:NetConnection|NetConnection]] **%%%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:clearscopetoclient|NetObject::clearScopeToClient]]\\ [[scripting:doc:u:netobject:getghostid|NetObject::getGhostID]]\\ [[scripting:doc:u:netobject:setscopealways|NetObject::setScopeAlways]]\\ ===== References ===== This function is not called by any other functions.